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>
v4.x
Michael Dawson 8 years ago
committed by Myles Borins
parent
commit
52bb37734b
  1. 3
      test/parallel/parallel.status

3
test/parallel/parallel.status

@ -34,3 +34,6 @@ test-regress-GH-1899 : FAIL, PASS
# localIPv6Hosts list from test/common.js.
test-https-connect-address-family : PASS,FLAKY
test-tls-connect-address-family : PASS,FLAKY
#covered by https://github.com/nodejs/node/issues/8271
test-child-process-fork-dgram : PASS, FLAKY

Loading…
Cancel
Save