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

Commit d626720

Browse files
committed
test: disable failing test
1 parent f012696 commit d626720

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
@@ -151,6 +151,9 @@ test-async-hooks-recursive-stack : SKIP
151151
# This test requires for...await support which is not in Node-ChakraCore
152152
test-stream-readable-async-iterators : SKIP
153153

154+
# This test requires BufferList.name, which is not properly set due to Microsoft/ChakraCore#4635
155+
test-stream-buffer-list : SKIP
156+
154157
[$jsEngine==chakracore && $arch==x64]
155158
# These tests are failing for Node-Chakracore and should eventually be fixed
156159
test-buffer-includes : SKIP

0 commit comments

Comments
 (0)