Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: remove test-child-process-fork-args flaky designation #34684

Closed
wants to merge 0 commits into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Aug 8, 2020

test-child-process-fork-args does not appear in results from ncu-ci walk commit and no one has reported it failing for several months.
A stress test also passed.

Closes: #32863

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

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Aug 8, 2020
@Trott Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 8, 2020
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 8, 2020
@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member Author

Trott commented Aug 10, 2020

@nodejs/testing This could use another review.

@nodejs-github-bot
Copy link
Collaborator

Trott added a commit that referenced this pull request Aug 11, 2020
test-child-process-fork-args does not appear in results from `ncu-ci
walk commit` and no one has reported it failing for several months.
A stress test also passed.

Closes: #32863

PR-URL: #34684
Fixes: #32863
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
@Trott Trott closed this Aug 11, 2020
@Trott
Copy link
Member Author

Trott commented Aug 11, 2020

Landed in ea5eb8f

@Trott Trott deleted the deflake-cp branch August 11, 2020 00:29
MylesBorins pushed a commit that referenced this pull request Aug 17, 2020
test-child-process-fork-args does not appear in results from `ncu-ci
walk commit` and no one has reported it failing for several months.
A stress test also passed.

Closes: #32863

PR-URL: #34684
Fixes: #32863
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
@danielleadams danielleadams mentioned this pull request Aug 20, 2020
BethGriggs pushed a commit that referenced this pull request Aug 20, 2020
test-child-process-fork-args does not appear in results from `ncu-ci
walk commit` and no one has reported it failing for several months.
A stress test also passed.

Closes: #32863

PR-URL: #34684
Fixes: #32863
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
test-child-process-fork-args does not appear in results from `ncu-ci
walk commit` and no one has reported it failing for several months.
A stress test also passed.

Closes: #32863

PR-URL: #34684
Fixes: #32863
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
test-child-process-fork-args does not appear in results from `ncu-ci
walk commit` and no one has reported it failing for several months.
A stress test also passed.

Closes: #32863

PR-URL: #34684
Fixes: #32863
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
@codebytere codebytere mentioned this pull request Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky parallel/test-child-process-fork-args on Windows
4 participants