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

Commit 601810d

Browse files
committed
test: enable Promise.finally tests
Refs: chakra-core/ChakraCore#4668 Fixes: #464 PR-URL: #568 Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
1 parent fb17559 commit 601810d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/parallel/parallel.status

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,6 @@ test-process-hrtime-bigint : SKIP
177177
# One of the benchmarks uses object spread syntax, which chakra does not support
178178
test-benchmark-es : SKIP
179179

180-
# These tests exercises Promise.prototype.finally which isn't currently supported
181-
# https://github.com/Microsoft/ChakraCore/pull/4668
182-
test-fs-append-file : SKIP
183-
test-fs-promises-readfile : SKIP
184-
test-fs-promises-writefile : SKIP
185-
test-fs-promises : SKIP
186-
test-fs-promises-file-handle-truncate : SKIP
187-
test-fs-promises-readfile-empty : SKIP
188-
189180
# This test expects stack overflow to behave in a specific way, which doesn't happen with chakracore
190181
test-fs-readdir-stack-overflow : SKIP
191182

0 commit comments

Comments
 (0)