Skip to content

Commit e575988

Browse files
mhdawsondanielleadams
authored andcommitted
test: mark test-fs-rmdir-recursive flaky on win
Refs: #41201 From recent reliability reports this is now the most common failure by far in CI runs. Mark the test as flaky until the issue is resolved. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #41533 Reviewed-By: Ben Coe <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent f0bb804 commit e575988

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ test-timers-immediate-queue: PASS,FLAKY
1515
test-worker-memory: PASS,FLAKY
1616
# https://github.com/nodejs/node/issues/41206
1717
test-crypto-keygen: PASS,FLAKY
18+
# https://github.com/nodejs/node/issues/41201
19+
test-fs-rmdir-recursive: PASS, FLAKY
1820

1921
[$system==linux]
2022
# https://github.com/nodejs/node/issues/39368

0 commit comments

Comments
 (0)