Skip to content

Commit

Permalink
test: mark test-fs-rmdir-recursive flaky on win
Browse files Browse the repository at this point in the history
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 <mdawson@devrus.com>

PR-URL: #41533
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
mhdawson committed Jan 31, 2022
1 parent 627ef82 commit 7faf763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -15,6 +15,8 @@ test-timers-immediate-queue: PASS,FLAKY
test-worker-memory: PASS,FLAKY
# https://github.com/nodejs/node/issues/41206
test-crypto-keygen: PASS,FLAKY
# https://github.com/nodejs/node/issues/41201
test-fs-rmdir-recursive: PASS, FLAKY

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

0 comments on commit 7faf763

Please sign in to comment.