Skip to content

Use immutable resource set #222

Use immutable resource set

Use immutable resource set #222

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

744 tests run, 11 skipped, 1 failed.

Annotations

Check failure on line 113 in src/test/java/net/ripe/rpki/commons/crypto/crl/X509CrlValidatorTest.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

X509CrlValidatorTest.shouldRejectWhenNextUpdateOutsideMaxStaleDays

Got an invalid validatity time from: 2024-02-26T14:28:01.000Z to: 2024-02-25T14:28:01.000Z
Raw output
java.lang.IllegalArgumentException: Got an invalid validatity time from: 2024-02-26T14:28:01.000Z to: 2024-02-25T14:28:01.000Z
	at net.ripe.rpki.commons.crypto.crl.X509CrlValidatorTest.shouldRejectWhenNextUpdateOutsideMaxStaleDays(X509CrlValidatorTest.java:113)