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

Commit 948537d

Browse files
committed
test: disable test requiring for...await for node-chakracore
1 parent be82dfb commit 948537d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/parallel/parallel.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ test-common-must-not-call : SKIP
148148
# This test does a deep recursion which occasionally fails in Node-ChakraCore
149149
test-async-hooks-recursive-stack : SKIP
150150

151+
# This test requires for...await support which is not in Node-ChakraCore
152+
test-stream-readable-async-iterators : SKIP
153+
151154
[$jsEngine==chakracore && $arch==x64]
152155
# These tests are failing for Node-Chakracore and should eventually be fixed
153156
test-buffer-includes : SKIP

0 commit comments

Comments
 (0)