8000
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 9537672 commit 41a69e7Copy full SHA for 41a69e7
test/parallel/parallel.status
@@ -14,6 +14,10 @@ test-crypto-keygen: PASS,FLAKY
14
# https://github.com/nodejs/node/issues/41201
15
test-fs-rmdir-recursive: PASS, FLAKY
16
17
+# Windows on ARM
18
+[$system==win32 && $arch==arm64]
19
+test-child-process-exec-cwd: SKIP
20
+
21
[$system==linux]
22
# https://github.com/nodejs/node/issues/39368
23
test-domain-error-types: PASS,FLAKY
0 commit comments