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

Commit

Permalink
test: disable trace events tests for Node-ChakraCore
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhorton committed Nov 18, 2017
1 parent b517f11 commit 4546394
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,15 @@ test-repl-sigint : PASS,FLAKY
test-repl-tab-complete : PASS,FLAKY
test-string-decoder : PASS,FLAKY
test-timers-promisified : PASS,FLAKY
test-trace-event : PASS,FLAKY

# ChakraCore does not support the chrome tracing framework
test-trace-events-all : PASS,SKIP
test-trace-events-async-hooks : PASS,SKIP
test-trace-events-binding : PASS,SKIP
test-trace-events-category-used : PASS,SKIP
test-trace-events-none : PASS,SKIP
test-trace-events-v8 : PASS,SKIP

test-url-domain-ascii-unicode : PASS,FLAKY
test-util : PASS,FLAKY
test-util-format-shared-arraybuffer : PASS,FLAKY
Expand Down

0 comments on commit 4546394

Please sign in to comment.