We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be82dfb commit 948537dCopy full SHA for 948537d
1 file changed
test/parallel/parallel.status
@@ -148,6 +148,9 @@ test-common-must-not-call : SKIP
148
# This test does a deep recursion which occasionally fails in Node-ChakraCore
149
test-async-hooks-recursive-stack : SKIP
150
151
+# This test requires for...await support which is not in Node-ChakraCore
152
+test-stream-readable-async-iterators : SKIP
153
+
154
[$jsEngine==chakracore && $arch==x64]
155
# These tests are failing for Node-Chakracore and should eventually be fixed
156
test-buffer-includes : SKIP
0 commit comments