Skip to content

Commit 0dc4971

Browse files
StefanStojanovicdanielleadams
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 70c0e88 commit 0dc4971

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ test-fs-rmdir-recursive: PASS, FLAKY
1717
test-child-process-pipe-dataflow: PASS, FLAKY
1818
test-child-process-stdio-reuse-readable-stdio: PASS, FLAKY
1919

20+
# Windows on ARM
21+
[$system==win32 && $arch==arm64]
22+
test-child-process-exec-cwd: SKIP
23+
2024
[$system==linux]
2125
# https://github.com/nodejs/node/issues/39368
2226
test-domain-error-types: PASS,FLAKY

0 commit comments

Comments
 (0)