Skip to content

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

Do not encode max length in ROA when it is redundant

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

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

726 tests run, 11 skipped, 1 failed.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Report

RoaPrefixTest.testCalculateEffectiveLength

expected: 32
 but was: 8
Raw output
org.opentest4j.AssertionFailedError: 

expected: 32
 but was: 8
	at net.ripe.rpki.commons.crypto.cms.roa.RoaPrefixTest.testCalculateEffectiveLength(RoaPrefixTest.java:64)