summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-23 15:25:15 -0800
committerRich Trott <rtrott@gmail.com>2018-12-24 07:24:16 -0800
commit361cdb786157efbcde2a5a537b76b627b40ca5b4 (patch)
treeb8c2801503421e2908f63115b1db2b5f57bc3b54 /test
parent0fffd47f26388f38da0a642a9010dba97f691e98 (diff)
downloadandroid-node-v8-361cdb786157efbcde2a5a537b76b627b40ca5b4.tar.gz
android-node-v8-361cdb786157efbcde2a5a537b76b627b40ca5b4.tar.bz2
android-node-v8-361cdb786157efbcde2a5a537b76b627b40ca5b4.zip
test: mark test-trace-events-api-worker-disabled flaky
Refs: https://github.com/nodejs/node/issues/24305 PR-URL: https://github.com/nodejs/node/pull/25197 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/parallel/parallel.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index a906d4108c..315e31af9a 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -11,6 +11,8 @@ test-child-process-execfile: PASS,FLAKY
test-net-connect-options-port: PASS,FLAKY
# https://github.com/nodejs/node/issues/25033
test-child-process-exit-code: PASS,FLAKY
+# https://github.com/nodejs/node/issues/24305
+test-trace-events-api-worker-disabled: PASS,FLAKY
[$system==win32]
test-http2-pipe: PASS,FLAKY