Skip to content

Commit cda0d16

Browse files
cjihrigMylesBorins
authored andcommittedMay 20, 2019
test: unskip copyfile permission test
This is no longer a flakey test, and should run everywhere. Backport-PR-URL: #27776 PR-URL: #27241 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
1 parent 1fc2c5b commit cda0d16

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎test/known_issues/known_issues.status

-6
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,19 @@ prefix known_issues
77
[true] # This section applies to all platforms
88

99
[$system==win32]
10-
test-fs-copyfile-respect-permissions: SKIP
1110

1211
[$system==linux]
1312
test-vm-timeout-escape-nexttick: PASS,FLAKY
1413
test-vm-timeout-escape-promise: PASS,FLAKY
15-
test-fs-copyfile-respect-permissions: SKIP
1614

1715
[$system==macos]
1816

1917
[$system==solaris]
20-
test-fs-copyfile-respect-permissions: SKIP
2118

2219
[$system==freebsd]
23-
test-fs-copyfile-respect-permissions: SKIP
2420

2521
[$system==aix]
26-
test-fs-copyfile-respect-permissions: SKIP
2722

2823
[$arch==arm]
2924
# https://github.com/nodejs/node/issues/24120
3025
test-vm-timeout-escape-nexttick: PASS,FLAKY
31-
test-fs-copyfile-respect-permissions: SKIP

0 commit comments

Comments
 (0)
Please sign in to comment.