This repository was archived by the owner on Oct 15, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ test-promises-unhandled-symbol-rejections : SKIP
6868test-promises-warning-on-unhandled-rejection : SKIP
6969test-regress-GH-12371 : SKIP
7070test-repl : SKIP
71+ test-repl-inspector : SKIP
7172test-repl-mode : SKIP
7273test-repl-pretty-custom-stack : SKIP
7374test-repl-pretty-stack : SKIP
@@ -88,6 +89,7 @@ test-url-domain-ascii-unicode : SKIP
8889test-util : SKIP
8990test-util-format-shared-arraybuffer : SKIP
9091test-util-inspect-proxy : SKIP
92+ test-util-inspect : SKIP
9193test-util-promisify : SKIP
9294test-v8-serdes : SKIP
9395test-v8-serdes-sharedarraybuffer : SKIP
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ test-inspector-async-stack-traces-promise-then : SKIP
3232test-inspector-async-stack-traces-set-interval : SKIP
3333test-inspector-async-call-stack-abort : SKIP
3434test-inspector-break-when-eval : SKIP
35+ test-inspector-port-cluster : SKIP
3536test-inspector-stop-profile-after-done : SKIP
3637
3738# This test is causing hangs in CI for some reason.
You can’t perform that action at this time.
0 commit comments