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

Commit 4546394

Browse files
committed
test: disable trace events tests for Node-ChakraCore
1 parent b517f11 commit 4546394

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

test/parallel/parallel.status

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,15 @@ test-repl-sigint : PASS,FLAKY
7676
test-repl-tab-complete : PASS,FLAKY
7777
test-string-decoder : PASS,FLAKY
7878
test-timers-promisified : PASS,FLAKY
79-
test-trace-event : PASS,FLAKY
79+
80+
# ChakraCore does not support the chrome tracing framework
81+
test-trace-events-all : PASS,SKIP
82+
test-trace-events-async-hooks : PASS,SKIP
83+
test-trace-events-binding : PASS,SKIP
84+
test-trace-events-category-used : PASS,SKIP
85+
test-trace-events-none : PASS,SKIP
86+
test-trace-events-v8 : PASS,SKIP
87+
8088
test-url-domain-ascii-unicode : PASS,FLAKY
8189
test-util : PASS,FLAKY
8290
test-util-format-shared-arraybuffer : PASS,FLAKY

0 commit comments

Comments
 (0)