jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Flaky Test: org.eclipse.jetty.client.HttpClientTLSTest.testEncryptedOutputBufferRepoolingAfterNetworkFlushThrows

Open lorban opened this issue 3 years ago • 0 comments

Jetty version(s) 12.0.x

Description Fails with org.eclipse.jetty.client.HttpClientTLSTest expected an empty collection but <[java.nio.DirectByteBuffer[pos=0 lim=0 cap=8192]]> within 5 seconds.

See: https://jenkins.webtide.net/job/jetty.project/job/jetty-12.0.x/396/testReport/junit/org.eclipse.jetty.client/HttpClientTLSTest/testEncryptedOutputBufferRepoolingAfterNetworkFlushThrows_boolean__2_/

lorban avatar Aug 10 '22 08:08 lorban