Skip to content

Commit

Permalink
test: mark test-inspector-port-zero-cluster flaky
Browse files Browse the repository at this point in the history
Mark test-inspector-port-zero-cluster flaky on Linux. Also,
alphabetize win32 entries in status file.

PR-URL: #21251
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
Trott authored and targos committed Jun 13, 2018
1 parent c3fbac4 commit e8d15cb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit e8d15cb

Please sign in to comment.