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

Commit

Permalink
test: update inspector skips
Browse files Browse the repository at this point in the history
Reordered the list and removed a now passing test.

PR-URL: #455
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
  • Loading branch information
kfarnung committed Jan 29, 2018
1 parent f8d2a28 commit 25a3ac8
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,14 @@ test-http2-settings-flood : PASS, FLAKY
test-vm-timeout-rethrow : SKIP
test-benchmark-child-process : SKIP
test-async-wrap-getasyncid : SKIP
test-inspector-async-call-stack-abort : SKIP
test-inspector-async-hook-setup-at-inspect-brk : SKIP
test-inspector-async-stack-traces-promise-then : SKIP
test-inspector-async-stack-traces-set-interval : SKIP
test-inspector-async-call-stack-abort : SKIP
test-inspector-break-when-eval : SKIP
test-inspector-port-cluster : SKIP
test-inspector-stop-profile-after-done : SKIP

# This test is causing hangs in CI for some reason.
test-inspector-contexts : SKIP

# This test is disabled for chakra engine because the test
# hangs after trying to parse in a new context
test-inspector-scriptparsed-context : SKIP
test-inspector-stop-profile-after-done : SKIP

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

0 comments on commit 25a3ac8

Please sign in to comment.