Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test: mark test-inspector-port-zero-cluster flaky
Mark test-inspector-port-zero-cluster flaky on Linux. Also,
alphabetize win32 entries in status file.
  • Loading branch information
Trott committed Jun 11, 2018
commit 1b2d07cab0d6a44c1d2f5453ddb6750cdafb43f9
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