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

Commit

Permalink
test: disable failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhorton committed Feb 2, 2018
1 parent f012696 commit d626720
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 @@ -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
Expand Down

0 comments on commit d626720

Please sign in to comment.