summaryrefslogtreecommitdiff
path: root/test/parallel/parallel.status
diff options
context:
space:
mode:
authorMatheus Marchini <matheus@sthima.com>2018-05-29 16:03:32 -0300
committerMatheus Marchini <matheus@sthima.com>2018-05-30 10:38:58 -0300
commit72ccafdd1084d9dfec8be91daef58e48a6b6368e (patch)
treea20cb701cec08b021f2e62d5c2c1244e6106948a /test/parallel/parallel.status
parentbea6238136d3ee2960061fb2953a29f0b9aaf47e (diff)
downloadandroid-node-v8-72ccafdd1084d9dfec8be91daef58e48a6b6368e.tar.gz
android-node-v8-72ccafdd1084d9dfec8be91daef58e48a6b6368e.tar.bz2
android-node-v8-72ccafdd1084d9dfec8be91daef58e48a6b6368e.zip
test: mark test-child-process-fork-net as flaky
`flaky-test-child-process-fork-net` has been failing constantly for the past few days, and all solutions suggestes so far were didn't work. Marking it as faky while the issue is not fixed. Ref: https://github.com/nodejs/node/pull/21012 Ref: https://github.com/nodejs/node/pull/20973 Ref: https://github.com/nodejs/node/pull/20973 PR-URL: https://github.com/nodejs/node/pull/21018 Refs: https://github.com/nodejs/node/pull/21012 Refs: https://github.com/nodejs/node/pull/20973 Refs: https://github.com/nodejs/node/pull/20973 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Diffstat (limited to 'test/parallel/parallel.status')
-rw-r--r--test/parallel/parallel.status1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 899e6adfac..e4b757bbd3 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -9,6 +9,7 @@ prefix parallel
test-postmortem-metadata: PASS,FLAKY
[$system==win32]
+test-child-process-fork-net: PASS,FLAKY
[$system==linux]