mirror of https://github.com/nodejs/node.git
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>
This commit is contained in:
parent
063d14e496
commit
02ed21aa5c
|
@ -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…
Reference in New Issue