You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
During a build/test on an overloaded machine, the SslEngineBehaviorTest.checkSslEngineBehaviour failed.
Stacktrace
org.opentest4j.AssertionFailedError: expected: <BUFFER_OVERFLOW> but was: <OK>
at org.eclipse.jetty.io.SslEngineBehaviorTest.checkSslEngineBehaviour(SslEngineBehaviorTest.java:117)
Standard Error
2020-10-26 08:03:21.336:INFO::main: Logging initialized @2435ms to org.eclipse.jetty.util.log.StdErrLog
2020-10-26 08:03:21.476:INFO:oejus.SslContextFactory:main: x509=X509@1c3259fa(mykey,h=[],w=[]) for Server@25f15f50[provider=null,keyStore=file:///home/jenkins/agent/workspace/jetty.project_PR-5509/jetty-io/src/test/resources/keystore,trustStore=null]
Running org.eclipse.jetty.io.SslEngineBehaviorTest.checkSslEngineBehaviour()
The text was updated successfully, but these errors were encountered:
Jetty version
9.4.x
Description
During a build/test on an overloaded machine, the
SslEngineBehaviorTest.checkSslEngineBehaviour
failed.The text was updated successfully, but these errors were encountered: