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 434bdde commit f086555Copy full SHA for f086555
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