Skip to content

Commit 41a69e7

Browse files
StefanStojanovicRafaelGSS
authored andcommitted
test: skip broken tests win arm64
PR-URL: #47020 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 9537672 commit 41a69e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ 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+
1721
[$system==linux]
1822
# https://github.com/nodejs/node/issues/39368
1923
test-domain-error-types: PASS,FLAKY

0 commit comments

Comments
 (0)