Skip to content

Commit a3d1922

Browse files
committed
test: unskip copyfile permission test
This is no longer a flakey test, and should run everywhere. 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 b368571 commit a3d1922

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,24 +7,18 @@ 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-promise: PASS,FLAKY
14-
test-fs-copyfile-respect-permissions: SKIP
1513

1614
[$system==macos]
1715

1816
[$system==solaris]
19-
test-fs-copyfile-respect-permissions: SKIP
2017

2118
[$system==freebsd]
22-
test-fs-copyfile-respect-permissions: SKIP
2319

2420
[$system==aix]
25-
test-fs-copyfile-respect-permissions: SKIP
2621

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

0 commit comments

Comments
 (0)