Skip to content

Auto-port 4.1: Stabilize more AbstractByteBufTests#16613

Merged
chrisvest merged 1 commit into
4.1from
auto-port-pr-16611-to-4.1
Apr 8, 2026
Merged

Auto-port 4.1: Stabilize more AbstractByteBufTests#16613
chrisvest merged 1 commit into
4.1from
auto-port-pr-16611-to-4.1

Conversation

@netty-project-bot
Copy link
Copy Markdown
Contributor

Auto-port of #16611 to 4.1
Cherry-picked commit: 5f019e7


Motivation:
We have a mix of different timeout approaches going on. We should settle on 30+ seconds minimum, because on busy CI runners it can take seconds to start new threads.

Modification:
Make some test barrier awaits unbounded and instead rely on @Timeout annotations on the tests. Increase the timeouts to 30 seconds, from 10.

Result:
More stable build.

Motivation:
We have a mix of different timeout approaches going on. We should settle
on 30+ seconds minimum, because on busy CI runners it can take seconds
to start new threads.

Modification:
Make some test barrier awaits unbounded and instead rely on `@Timeout`
annotations on the tests. Increase the timeouts to 30 seconds, from 10.

Result:
More stable build.

(cherry picked from commit 5f019e7)
@chrisvest chrisvest added this to the 4.1.133.Final milestone Apr 8, 2026
@chrisvest chrisvest merged commit 81d9666 into 4.1 Apr 8, 2026
19 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16611-to-4.1 branch April 8, 2026 19:54
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