Skip to content

Conversation

@lorban
Copy link
Contributor

@lorban lorban commented Nov 12, 2025

The last write can happen after all the response bytes have been written and reached the client, so a timed assertion has to be used.

Signed-off-by: Ludovic Orban <[email protected]>
@lorban
Copy link
Contributor Author

lorban commented Nov 12, 2025

@lachlan-roberts While you're reviewing this, please be aware that CI build #1 failed because the following test looks flaky too:

testMoreThanLargestMessageOneByteAtATime – org.eclipse.jetty.ee11.websocket.jakarta.tests.server.BinaryStreamTest

gregw
gregw previously approved these changes Nov 12, 2025
Copy link
Contributor

@lachlan-roberts lachlan-roberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should fix in the EE11 ResourceServletTest as well.

Signed-off-by: Ludovic Orban <[email protected]>
@lorban
Copy link
Contributor Author

lorban commented Nov 14, 2025

@lachlan-roberts of course I missed EE11! Thanks for catching this, this is now done too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

4 participants