Skip to content

test: fix flaky test-vm-timeout-escape-nexttick - #28461

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:fix-flaky-escape-test
Closed

test: fix flaky test-vm-timeout-escape-nexttick#28461
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:fix-flaky-escape-test

Conversation

@Trott

Copy link
Copy Markdown
Member

Fixes: #24120

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@TrottTrott added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Jun 27, 2019
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jun 27, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

node-stress-single-test isn't configured right now, so a stress test may have to wait unless I think of some other way to cajole a stress test out of CI....

@nodejs-github-bot

This comment has been minimized.

@Trott

Copy link
Copy Markdown
MemberAuthor

(Since this is a known_issues test, the flakiness problem is that it doesn't always fail. By looping, we make sure it fails. At least, that's the hope.)

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@danbev

Copy link
Copy Markdown
Contributor

Landed in e008ca8.

@danbevdanbev closed this Jul 2, 2019
targos pushed a commit that referenced this pull request Jul 2, 2019
PR-URL: #28461Fixes: #24120
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Jul 2, 2019
PR-URL: #28461Fixes: #24120
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@targostargos mentioned this pull request Jul 2, 2019
@Trott
Trott deleted the fix-flaky-escape-test branch January 13, 2022 22:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky-testIssues and PRs related to the tests with unstable failures on the CI.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

investigate flaky known_issues/test-vm-timeout-escape-nexttick

5 participants

@Trott@nodejs-github-bot@danbev@jasnell@lpinca