Skip to content
Closed
Show file tree
Hide file tree
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: move inspector test back to parallel, unmark flaky
After #21182, the test is
no longer flaky.

Since it doesn’t use a static port, moving it to parallel
seems justified.
  • Loading branch information
addaleax committed Jul 13, 2018
commit b11cf20352ef5f3fde2ba2571a0147cf4f9bcbfb
1 change: 0 additions & 1 deletion test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ test-inspector-bindings : PASS, FLAKY
test-inspector-debug-end : PASS, FLAKY

[$system==linux]
test-inspector-port-zero-cluster : PASS, FLAKY

[$system==macos]

Expand Down