Skip to content

Commit 0dc4971

Browse files
StefanStojanovicdanielleadams
authored andcommitted
test: skip broken tests win arm64
PR-URL: #47020 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
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

+4
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)