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

Commit

Permalink
test: skip some tests failing on node-chakracore
Browse files Browse the repository at this point in the history
  • Loading branch information
boingoing committed Jan 19, 2018
1 parent 4f7a00f commit 7c2d058
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ test-promises-unhandled-symbol-rejections : SKIP
test-promises-warning-on-unhandled-rejection : SKIP
test-regress-GH-12371 : SKIP
test-repl : SKIP
test-repl-inspector : SKIP
test-repl-mode : SKIP
test-repl-pretty-custom-stack : SKIP
test-repl-pretty-stack : SKIP
Expand All @@ -88,6 +89,7 @@ test-url-domain-ascii-unicode : SKIP
test-util : SKIP
test-util-format-shared-arraybuffer : SKIP
test-util-inspect-proxy : SKIP
test-util-inspect : SKIP
test-util-promisify : SKIP
test-v8-serdes : SKIP
test-v8-serdes-sharedarraybuffer : SKIP
Expand Down
1 change: 1 addition & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ 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.
Expand Down

0 comments on commit 7c2d058

Please sign in to comment.