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

Commit

Permalink
test: enable Promise.finally tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarnung committed Jul 11, 2018
1 parent c3285df commit 0016bb5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -177,15 +177,6 @@ test-process-hrtime-bigint : SKIP
# One of the benchmarks uses object spread syntax, which chakra does not support
test-benchmark-es : SKIP

# These tests exercises Promise.prototype.finally which isn't currently supported
# https://github.com/Microsoft/ChakraCore/pull/4668
test-fs-append-file : SKIP
test-fs-promises-readfile : SKIP
test-fs-promises-writefile : SKIP
test-fs-promises : SKIP
test-fs-promises-file-handle-truncate : SKIP
test-fs-promises-readfile-empty : SKIP

# This test expects stack overflow to behave in a specific way, which doesn't happen with chakracore
test-fs-readdir-stack-overflow : SKIP

Expand Down

0 comments on commit 0016bb5

Please sign in to comment.