Am 2020-11-28 um 21:32 schrieb Gary Gregory:
Hi All:
This test always fails for me with Java 8:
[ERROR] Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
33.198 s <<< FAILURE! - in
org.apache.hc.core5.testing.nio.H2TLSIntegrationTest
[ERROR]
org.apache.hc.core5.testing.nio.H2TLSIntegrationTest.testWeakCiphersDisabledByDefault
Time elapsed: 32.391 s <<< ERROR!
org.apache.hc.core5.util.TimeoutValueException: Timeout deadline: 30000
MILLISECONDS, actual: 30000 MILLISECONDS
at
org.apache.hc.core5.testing.nio.H2TLSIntegrationTest.testWeakCiphersDisabledByDefault(H2TLSIntegrationTest.java:466)
This is a typical timing issue, but not necessary an issue. I see these
on a regular basis on Tomcat tests. How many times did you run the tests?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]