diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index e2fb118be8f..56a79d1d718 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -151,6 +151,9 @@ test-async-hooks-recursive-stack : SKIP # This test requires for...await support which is not in Node-ChakraCore test-stream-readable-async-iterators : SKIP +# This test requires BufferList.name, which is not properly set due to Microsoft/ChakraCore#4635 +test-stream-buffer-list : SKIP + [$jsEngine==chakracore && $arch==x64] # These tests are failing for Node-Chakracore and should eventually be fixed test-buffer-includes : SKIP