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

Flaky H3 in org.eclipse.jetty.ee10.test.client.transport.HttpClientContinueTest

Open gregw opened this issue 1 year ago • 0 comments

Jetty version(s) jetty-12 branch fix/jetty-12/10541/byteBufferAccumulator0

Description Every run of org.eclipse.jetty.ee10.test.client.transport.HttpClientContinueTest produces different failures (sometimes none) for H3. It is potentially something due to the other changes in that branch, but the buffering for H3 has not yet been ported.

gregw avatar May 16 '24 01:05 gregw