We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c0e88 commit 0dc4971Copy full SHA for 0dc4971
test/parallel/parallel.status
@@ -17,6 +17,10 @@ test-fs-rmdir-recursive: PASS, FLAKY
17
test-child-process-pipe-dataflow: PASS, FLAKY
18
test-child-process-stdio-reuse-readable-stdio: PASS, FLAKY
19
20
+# Windows on ARM
21
+[$system==win32 && $arch==arm64]
22
+test-child-process-exec-cwd: SKIP
23
+
24
[$system==linux]
25
# https://github.com/nodejs/node/issues/39368
26
test-domain-error-types: PASS,FLAKY
0 commit comments