Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
gregw opened this issue May 16, 2024 · 2 comments
Closed
Assignees
Labels
Bug For general bugs on Jetty side flaky-test

Comments

@gregw
Copy link
Contributor

gregw commented May 16, 2024

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 gregw added the Bug For general bugs on Jetty side label May 16, 2024
@gregw
Copy link
Contributor Author

gregw commented Oct 1, 2024

@lorban had this been addressed? Can it be closed?

@lorban
Copy link
Contributor

lorban commented Oct 2, 2024

This looks a lot like #12268 was the root cause.

I'm going to close this issue as I haven't seen any test related to 100-continue failing recently.

@lorban lorban closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side flaky-test
Projects
None yet
Development

No branches or pull requests

2 participants