Skip to content

Commit

Permalink
test: mark test-child-process-fork-dgram as flaky
Browse files Browse the repository at this point in the history
PR-URL: #8274
Reviewed-By: joaocgreis - João Reis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
  • Loading branch information
mhdawson committed Aug 26, 2016
1 parent 063d14e commit 02ed21a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ test-stdio-closed : PASS, FLAKY
#covered by https://github.com/nodejs/node/issues/3796
# but more frequent on AIX ?
test-debug-signal-cluster : PASS, FLAKY

#covered by https://github.com/nodejs/node/issues/8271
test-child-process-fork-dgram : PASS, FLAKY

0 comments on commit 02ed21a

Please sign in to comment.