Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 25a3ac8

Browse files
committed
test: update inspector skips
Reordered the list and removed a now passing test. PR-URL: #455 Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
1 parent f8d2a28 commit 25a3ac8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

test/sequential/sequential.status

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,14 @@ test-http2-settings-flood : PASS, FLAKY
2929
test-vm-timeout-rethrow : SKIP
3030
test-benchmark-child-process : SKIP
3131
test-async-wrap-getasyncid : SKIP
32+
test-inspector-async-call-stack-abort : SKIP
3233
test-inspector-async-hook-setup-at-inspect-brk : SKIP
3334
test-inspector-async-stack-traces-promise-then : SKIP
3435
test-inspector-async-stack-traces-set-interval : SKIP
35-
test-inspector-async-call-stack-abort : SKIP
3636
test-inspector-break-when-eval : SKIP
37-
test-inspector-port-cluster : SKIP
38-
test-inspector-stop-profile-after-done : SKIP
39-
40-
# This test is causing hangs in CI for some reason.
4137
test-inspector-contexts : SKIP
42-
43-
# This test is disabled for chakra engine because the test
44-
# hangs after trying to parse in a new context
4538
test-inspector-scriptparsed-context : SKIP
39+
test-inspector-stop-profile-after-done : SKIP
4640

4741
[$jsEngine==chakracore && $system==linux]
4842
# These tests are failing for Node-Chakracore and should eventually be fixed

0 commit comments

Comments
 (0)