Skip to content

Commit

Permalink
test: mark test-child-process-fork-args as flaky on Windows
Browse files Browse the repository at this point in the history
PR-URL: #32950
Refs: #32863
Reviewed-By: Sam Roberts <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Juan José Arboleda <[email protected]>
  • Loading branch information
puzpuzpuz authored and BridgeAR committed Apr 28, 2020
1 parent 76e960c commit 944e010
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ prefix parallel
test-http2-reset-flood: PASS,FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/32863
test-child-process-fork-args: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750
test-http2-client-upload: PASS,FLAKY
# https://github.com/nodejs/node/issues/20750
Expand Down

0 comments on commit 944e010

Please sign in to comment.