Skip to content

Increase timeouts for QuicChannelConnectTest#16564

Merged
normanmaurer merged 1 commit into
netty:5.0from
chrisvest:5.0-quic-timeouts
Mar 30, 2026
Merged

Increase timeouts for QuicChannelConnectTest#16564
normanmaurer merged 1 commit into
netty:5.0from
chrisvest:5.0-quic-timeouts

Conversation

@chrisvest

Copy link
Copy Markdown
Member

Motivation:
Locally, a few of these tests take over 3 seconds to run, but their timeout is only 5 seconds. This causes them to often time out in CI.

Modification:
Increase the timeouts to 10 seconds.

Result:
More stable build.

It's the same in 4.2, so this needs to be cherry-picked.

Motivation:
Locally, a few of these tests take over 3 seconds to run, but their timeout is only 5 seconds.
This causes them to often time out in CI.

Modification:
Increase the timeouts to 10 seconds.

Result:
More stable build.
@chrisvest chrisvest added this to the 5.0.0.Final milestone Mar 26, 2026
@chrisvest chrisvest requested a review from normanmaurer March 26, 2026 21:55
@chrisvest chrisvest added the needs-cherry-pick-4.2 This PR should be cherry-picked to 4.2 once merged. label Mar 26, 2026
@normanmaurer normanmaurer merged commit 5a1b511 into netty:5.0 Mar 30, 2026
12 of 15 checks passed
netty-project-bot pushed a commit that referenced this pull request Mar 30, 2026
Motivation:
Locally, a few of these tests take over 3 seconds to run, but their
timeout is only 5 seconds. This causes them to often time out in CI.

Modification:
Increase the timeouts to 10 seconds.

Result:
More stable build.

It's the same in 4.2, so this needs to be cherry-picked.

(cherry picked from commit 5a1b511)
@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port PR for 4.2: #16578

@github-actions github-actions Bot removed the needs-cherry-pick-4.2 This PR should be cherry-picked to 4.2 once merged. label Mar 30, 2026
@chrisvest chrisvest deleted the 5.0-quic-timeouts branch March 30, 2026 16:50
chrisvest added a commit that referenced this pull request Mar 31, 2026
Auto-port of #16564 to 4.2
Cherry-picked commit: 5a1b511

---
Motivation:
Locally, a few of these tests take over 3 seconds to run, but their
timeout is only 5 seconds. This causes them to often time out in CI.

Modification:
Increase the timeouts to 10 seconds.

Result:
More stable build.

It's the same in 4.2, so this needs to be cherry-picked.

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
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.

3 participants