Browse Source

test: mark test-child-process-fork-dgram as flaky

PR-URL: https://github.com/nodejs/node/pull/8274
Reviewed-By: joaocgreis - João Reis <reis@janeasystems.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
v7.x
Michael Dawson 8 years ago
parent
commit
02ed21aa5c
  1. 3
      test/parallel/parallel.status

3
test/parallel/parallel.status

@ -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

Loading…
Cancel
Save