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

Commit 5a55cfb

Browse files
committed
test: skip new trace events test
ChakraCore doesn't support the Chrome trace APIs.
1 parent 5bcc9e0 commit 5a55cfb

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

test/parallel/parallel.status

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,16 @@ test-repl-tab-complete : SKIP
7070
test-string-decoder : SKIP
7171

7272
# ChakraCore does not support the chrome tracing framework
73-
test-trace-events-all : PASS,SKIP
74-
test-trace-events-async-hooks : PASS,SKIP
75-
test-trace-events-binding : PASS,SKIP
76-
test-trace-events-category-used : PASS,SKIP
77-
test-trace-events-file-pattern : PASS,SKIP
78-
test-trace-events-none : PASS,SKIP
79-
test-trace-events-perf : PASS,SKIP
80-
test-trace-events-process-exit : PASS,SKIP
81-
test-trace-events-v8 : PASS,SKIP
73+
test-trace-events-all : SKIP
74+
test-trace-events-async-hooks : SKIP
75+
test-trace-events-binding : SKIP
76+
test-trace-events-bootstrap : SKIP
77+
test-trace-events-category-used : SKIP
78+
test-trace-events-file-pattern : SKIP
79+
test-trace-events-none : SKIP
80+
test-trace-events-perf : SKIP
81+
test-trace-events-process-exit : SKIP
82+
test-trace-events-v8 : SKIP
8283

8384
test-url-domain-ascii-unicode : SKIP
8485
test-util : SKIP

0 commit comments

Comments
 (0)