summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-06-10 20:36:35 -0700
committerRich Trott <rtrott@gmail.com>2018-06-11 16:10:16 -0700
commit921909961b06835d78c151efbccbc8f0a5784c61 (patch)
tree4975d3f823ee93a364d4b7389f01449f2e6a0488 /test
parent4fc279a0a01f7ab13e5f3350b932966999cdfeb6 (diff)
downloadandroid-node-v8-921909961b06835d78c151efbccbc8f0a5784c61.tar.gz
android-node-v8-921909961b06835d78c151efbccbc8f0a5784c61.tar.bz2
android-node-v8-921909961b06835d78c151efbccbc8f0a5784c61.zip
test: mark test-inspector-port-zero-cluster flaky
Mark test-inspector-port-zero-cluster flaky on Linux. Also, alphabetize win32 entries in status file. PR-URL: https://github.com/nodejs/node/pull/21251 Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/sequential/sequential.status7
1 files changed, 4 insertions, 3 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index 85e7fb7710..59cc2bc7f7 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -10,12 +10,13 @@ prefix sequential
test-fs-readfile-tostring-fail: PASS, FLAKY
[$system==win32]
-test-inspector-async-call-stack : PASS, FLAKY
-test-inspector-bindings : PASS, FLAKY
-test-inspector-debug-end : PASS, FLAKY
+test-inspector-async-call-stack : PASS, FLAKY
test-inspector-async-hook-setup-at-signal: PASS, FLAKY
+test-inspector-bindings : PASS, FLAKY
+test-inspector-debug-end : PASS, FLAKY
[$system==linux]
+test-inspector-port-zero-cluster : PASS, FLAKY
[$system==macos]