Skip to content

Do not encode max length in ROA when it is redundant #201

Do not encode max length in ROA when it is redundant

Do not encode max length in ROA when it is redundant #201

GitHub Actions / Test Report failed Feb 22, 2024 in 0s

724 tests run, 11 skipped, 1 failed.

Annotations

Check failure on line 42 in src/test/java/net/ripe/rpki/commons/crypto/cms/roa/RoaCMSBuilderPropertyTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

RoaCMSBuilderPropertyTest.buildEncodedParseCheck

Property named 'buildEncodedParseCheck' failed:
With arguments: [1, 12]
First arguments found to also provoke a failure: [4182906085, 12]
Seeds for reproduction: [1650583238414254488, -7202476047906259850]
Raw output
java.lang.AssertionError: 
Property named 'buildEncodedParseCheck' failed:
With arguments: [1, 12]
First arguments found to also provoke a failure: [4182906085, 12]
Seeds for reproduction: [1650583238414254488, -7202476047906259850]
	at net.ripe.rpki.commons.crypto.cms.roa.RoaCMSBuilderPropertyTest.buildEncodedParseCheck(RoaCMSBuilderPropertyTest.java:42)
Caused by: java.lang.AssertionError
	at net.ripe.rpki.commons.crypto.cms.roa.RoaCMSBuilderPropertyTest.buildEncodedParseCheck(RoaCMSBuilderPropertyTest.java:42)