Skip to content

Commit

Permalink
test: mark win arm64 flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanStojanovic committed Mar 8, 2023
1 parent 629047d commit a12ebf7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -14,6 +14,11 @@ test-crypto-keygen: PASS,FLAKY
# https://github.com/nodejs/node/issues/41201
test-fs-rmdir-recursive: PASS, FLAKY

# Windows on ARM
[$system==win32 && $arch==arm64]
test-child-process-exec-cwd: SKIP
test-permission-deny-fs-wildcard: SKIP

[$system==linux]
# https://github.com/nodejs/node/issues/39368
test-domain-error-types: PASS,FLAKY
Expand Down

0 comments on commit a12ebf7

Please sign in to comment.