aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2015-11-25 09:47:41 -0800
committerRich Trott <rtrott@gmail.com>2015-11-25 09:47:45 -0800
commitfc47e0f8cbbe91abe7b2bf04c78532ce87c64a13 (patch)
tree3a1f5eb973eb6d1e6ac95a7d181c38e4c75e0eb2 /test
parent93739f48ff731c9b7f6ea2878d7c1b3450af829d (diff)
downloadandroid-node-v8-fc47e0f8cbbe91abe7b2bf04c78532ce87c64a13.tar.gz
android-node-v8-fc47e0f8cbbe91abe7b2bf04c78532ce87c64a13.tar.bz2
android-node-v8-fc47e0f8cbbe91abe7b2bf04c78532ce87c64a13.zip
test: mark fork regression test flaky on windows
See https://github.com/nodejs/node/issues/3635 for details and failure examples. Ref: https://github.com/nodejs/node/issues/3635 PR-URL: https://github.com/nodejs/node/pull/4005 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/parallel.status3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 4a8aab5e53..43bfdfdd12 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -7,7 +7,8 @@ prefix parallel
[true] # This section applies to all platforms
[$system==win32]
-test-tls-ticket-cluster : PASS,FLAKY
+test-tls-ticket-cluster : PASS,FLAKY
+test-child-process-fork-regr-gh-2847 : PASS,FLAKY
[$system==linux]
test-http-client-timeout-event : PASS,FLAKY