Skip to content

Auto-port 4.1: Stabilize read-only toStringMultipleThreads1#16610

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

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

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16608 to 4.1
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 4.1.133.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 1fd6b91 into 4.1 Apr 7, 2026
17 of 19 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16608-to-4.1 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