Skip to content

Auto-port 5.0: Stabilize read-only toStringMultipleThreads1#16609

Merged
chrisvest merged 1 commit into
5.0from
auto-port-pr-16608-to-5.0
Apr 7, 2026
Merged

Auto-port 5.0: Stabilize read-only toStringMultipleThreads1#16609
chrisvest merged 1 commit into
5.0from
auto-port-pr-16608-to-5.0

Conversation

@netty-project-bot
Copy link
Copy Markdown
Contributor

Auto-port of #16608 to 5.0
Cherry-picked commit: 8984978


Motivation:
In #16380 we increased the timeout of this test. However, ReadOnlyDirectByteBufTest does not inherit from AbstractBtyeBufTest and instead has its own version. We did not increase the timeout of this version.

Modification:
Increase the timeout of the read-only ByteBuf version of the test, to match what we use for all other buffer types.

Result:
More stable build.

Motivation:
In #16380 we increased the timeout of
this test. However, `ReadOnlyDirectByteBufTest` does not inherit from
AbstractBtyeBufTest and instead has its own version. We did not increase
the timeout of this version.

Modification:
Increase the timeout of the read-only ByteBuf version of the test, to
match what we use for all other buffer types.

Result:
More stable build.

(cherry picked from commit 8984978)
@chrisvest chrisvest added this to the 5.0.0.Final milestone Apr 7, 2026
@chrisvest chrisvest enabled auto-merge (squash) April 7, 2026 19:30
@chrisvest chrisvest disabled auto-merge April 7, 2026 23:16
@chrisvest chrisvest merged commit 262e87e into 5.0 Apr 7, 2026
12 of 13 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16608-to-5.0 branch April 7, 2026 23:16
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