Skip to content

Auto-port 4.1: Fix flaky RenegotiateTest#16355

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

Auto-port 4.1: Fix flaky RenegotiateTest#16355
chrisvest merged 1 commit into
4.1from
auto-port-pr-16351-to-4.1

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16351 to 4.1
Cherry-picked commit: 471de0d


Motivation:
The OpenSslRenegotiateTest and the JdkSslRenegotiateTest may run concurrently.

Modification:
Make sure they use different LocalAddresses, so the tests don't conflict with each other if they run at the same time.

Result:
Stable RenegotiateTest

Motivation:
The `OpenSslRenegotiateTest` and the `JdkSslRenegotiateTest` may run
concurrently.

Modification:
Make sure they use different LocalAddresses, so the tests don't conflict
with each other if they run at the same time.

Result:
Stable `RenegotiateTest`

(cherry picked from commit 471de0d)
@chrisvest chrisvest added this to the 4.1.132.Final milestone Feb 25, 2026
@chrisvest chrisvest enabled auto-merge (squash) February 25, 2026 01:45
@chrisvest chrisvest merged commit 5ab66cb into 4.1 Feb 25, 2026
18 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16351-to-4.1 branch February 25, 2026 05:19
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