Skip to content

Auto-port 4.1: Stabilize AbstractByteBufTest.testToStringMultipleThreads#16384

Merged
chrisvest merged 1 commit into
4.1from
auto-port-pr-16380-to-4.1
Feb 27, 2026
Merged

Auto-port 4.1: Stabilize AbstractByteBufTest.testToStringMultipleThreads#16384
chrisvest merged 1 commit into
4.1from
auto-port-pr-16380-to-4.1

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16380 to 4.1
Cherry-picked commit: 36395eb


Motivation:
In busy CI environments these tests could time out and cause build breakages.

Modification:

  • Add a barrier for the start of the worker threads.
  • Increase the timeout to 30 seconds.
  • Capture more stack trace information if the test fails in the future.

Result:
Tests should be more stable now.

Motivation:
In busy CI environments these tests could time out and cause build
breakages.

Modification:

- Add a barrier for the start of the worker threads.
- Increase the timeout to 30 seconds.
- Capture more stack trace information if the test fails in the future.

Result:
Tests should be more stable now.

(cherry picked from commit 36395eb)
@chrisvest chrisvest merged commit 09bf976 into 4.1 Feb 27, 2026
19 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16380-to-4.1 branch February 27, 2026 23:16
@chrisvest chrisvest added this to the 4.1.132.Final milestone Feb 27, 2026
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