Skip to content

Commit

Permalink
test: mark test-child-process-fork-net as flaky
Browse files Browse the repository at this point in the history
`flaky-test-child-process-fork-net` has been failing constantly for the
past few days, and all solutions suggestes so far were didn't work.
Marking it as faky while the issue is not fixed.

Ref: nodejs#21012
Ref: nodejs#20973
Ref: nodejs#20973
  • Loading branch information
Matheus Marchini committed May 29, 2018
1 parent 397eceb commit 65ca2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ prefix parallel
test-postmortem-metadata: PASS,FLAKY

[$system==win32]
test-child-process-fork-net: PASS,FLAKY

[$system==linux]

Expand Down

0 comments on commit 65ca2fc

Please sign in to comment.