Skip to content

test: fix flaky test-net-timeout - #38060

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:fix-test-net-timeout
Closed

test: fix flaky test-net-timeout#38060
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:fix-test-net-timeout

Conversation

@Trott

@TrottTrott commented Apr 3, 2021

Copy link
Copy Markdown
Member

The check for an 800ms window makes assumptions about a setTimeout()
not running late etc. Remove it.

Refs: #34289

The check for an 800ms window makesw assumptions about a setTimeout()
not running late etc. Remove it.
Refs: nodejs#34289
@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Apr 3, 2021
@TrottTrott added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Apr 3, 2021
@Trott

Trott commented Apr 3, 2021

Copy link
Copy Markdown
MemberAuthor

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@marsonyamarsonya added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 6, 2021
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@jasnell

Copy link
Copy Markdown
Member

Landed in 8b05e32

@jasnelljasnell closed this Apr 6, 2021
jasnell pushed a commit that referenced this pull request Apr 6, 2021
The check for an 800ms window makesw assumptions about a setTimeout()
not running late etc. Remove it.
Refs: #34289
PR-URL: #38060
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request May 1, 2021
The check for an 800ms window makesw assumptions about a setTimeout()
not running late etc. Remove it.
Refs: #34289
PR-URL: #38060
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@danielleadamsdanielleadams mentioned this pull request May 3, 2021
@Trott
Trott deleted the fix-test-net-timeout branch September 25, 2022 17:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.flaky-testIssues and PRs related to the tests with unstable failures on the CI.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Trott@nodejs-github-bot@jasnell@lpinca@cjihrig@juanarbol@marsonya