Skip to content

Commit a12ebf7

Browse files
test: mark win arm64 flaky tests
1 parent 629047d commit a12ebf7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/parallel/parallel.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ test-crypto-keygen: PASS,FLAKY
1414
# https://github.com/nodejs/node/issues/41201
1515
test-fs-rmdir-recursive: PASS, FLAKY
1616

17+
# Windows on ARM
18+
[$system==win32 && $arch==arm64]
19+
test-child-process-exec-cwd: SKIP
20+
test-permission-deny-fs-wildcard: SKIP
21+
1722
[$system==linux]
1823
# https://github.com/nodejs/node/issues/39368
1924
test-domain-error-types: PASS,FLAKY

0 commit comments

Comments
 (0)