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

Commit

Permalink
test: disable test requiring for...await for node-chakracore
Browse files Browse the repository at this point in the history
  • Loading branch information
boingoing committed Jan 21, 2018
1 parent be82dfb commit 948537d
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 @@ -148,6 +148,9 @@ test-common-must-not-call : SKIP
# This test does a deep recursion which occasionally fails in Node-ChakraCore
test-async-hooks-recursive-stack : SKIP

# This test requires for...await support which is not in Node-ChakraCore
test-stream-readable-async-iterators : 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 948537d

Please sign in to comment.