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

Commit

Permalink
test: skip flaky test for node-chakracore
Browse files Browse the repository at this point in the history
  • Loading branch information
boingoing committed Jan 20, 2018
1 parent cdb310f commit 159dcd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ test-preload : SKIP
# in Node-ChakraCore
test-common-must-not-call : SKIP

# This test does a deep recursion which occasionally fails in Node-ChakraCore
test-async-hooks-recursive-stack : SKIP

[$jsEngine==chakracore && $arch==x64]
# These tests are failing for Node-Chakracore and should eventually be fixed
test-buffer-includes : SKIP
Expand Down

0 comments on commit 159dcd5

Please sign in to comment.