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

Fixes #9009 - Flaky test StreamCloseTest.testRequestDataClosedRespons… #9011

Merged
merged 1 commit into from Dec 6, 2022

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Dec 6, 2022

…eDataClosedClosesStream.

Regression introduced by #8678.
Now using awaitility to wait for the stream count to go to zero.

Signed-off-by: Simone Bordet simone.bordet@gmail.com

…eDataClosedClosesStream.

Regression introduced by #8678.
Now using awaitility to wait for the stream count to go to zero.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@joakime joakime added this to the 10.0.x milestone Dec 6, 2022
@joakime joakime merged commit e923123 into jetty-10.0.x Dec 6, 2022
@joakime joakime deleted the fix/jetty-10-9009-flaky-StreamCloseTest branch December 6, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky Test org.eclipse.jetty.http2.client.StreamCloseTest.testRequestDataClosedResponseDataClosedClosesStream
2 participants