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>
This commit is contained in:
Rich Trott 2018-06-10 20:36:35 -07:00
parent 4fc279a0a0
commit 921909961b

View File

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