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:
Michael Dawson 2016-08-25 18:57:26 -04:00
parent 063d14e496
commit 02ed21aa5c
1 changed files with 3 additions and 0 deletions

View File

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