Skip to content

Updated Netty and stabilized ChunkedInputClosedOnErrorTest - #6109

Merged
dmatej merged 3 commits into
eclipse-ee4j:3.1from
dmatej:ChunkedInputClosedOnErrorTest
Jul 22, 2026
Merged

Updated Netty and stabilized ChunkedInputClosedOnErrorTest#6109
dmatej merged 3 commits into
eclipse-ee4j:3.1from
dmatej:ChunkedInputClosedOnErrorTest

Conversation

@dmatej

@dmatej dmatej commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Netty changelog:

ChunkedInputClosedOnErrorTest Changes

  • Flush doesn't guarantee the end of input, however it should be close.
  • Refactored ChunkedInputClosedOnErrorTest to give us more info
  • The test randomly failed, however now it checks the exception, runs more iterations (300 or more instead of 10), and is more readable.

dmatej added 3 commits July 22, 2026 13:21
- The test randomly failed and it still does, however now it checks
  the exception, runs more iterations (100 or more instead of 10), and is more
  readable.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
- flush doesn't guarantee the end of input, however it should be close.

Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
@dmatej dmatej added this to the 3.1.13 milestone Jul 22, 2026
@dmatej
dmatej requested a review from a team July 22, 2026 11:31
@mkarg

mkarg commented Jul 22, 2026

Copy link
Copy Markdown
Member

Basically +1 if not Jenkins would fail :-(

@dmatej

dmatej commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Basically +1 if not Jenkins would fail :-(

That is the other flaky test on my radar, tls ... restarted.

@dmatej
dmatej merged commit bc44e9e into eclipse-ee4j:3.1 Jul 22, 2026
7 checks passed
@dmatej
dmatej deleted the ChunkedInputClosedOnErrorTest branch July 22, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants