-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
test-quic-writer-stop-sending is flaky (for me) #63309
Copy link
Copy link
Open
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.quicIssues and PRs related to the QUIC implementation / HTTP/3.Issues and PRs related to the QUIC implementation / HTTP/3.
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.quicIssues and PRs related to the QUIC implementation / HTTP/3.Issues and PRs related to the QUIC implementation / HTTP/3.
Test
test-quic-writer-stop-sending
Platform
Linux x64
Console output
Build links
Additional information
On my system, the timeout of 100ms is insufficient for the stream state to propagate, and this assertion fails ~100% of the time. Extending the timeout arbitrarily to 1000ms appears to settle things.
cc: @nodejs/quic