Skip to content

Commit

Permalink
test: skip broken tests win arm64
Browse files Browse the repository at this point in the history
PR-URL: #47020
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
StefanStojanovic authored and RafaelGSS committed Apr 7, 2023
1 parent 9537672 commit 41a69e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -14,6 +14,10 @@ test-crypto-keygen: PASS,FLAKY
# https://github.com/nodejs/node/issues/41201
test-fs-rmdir-recursive: PASS, FLAKY

# Windows on ARM
[$system==win32 && $arch==arm64]
test-child-process-exec-cwd: SKIP

[$system==linux]
# https://github.com/nodejs/node/issues/39368
test-domain-error-types: PASS,FLAKY
Expand Down

0 comments on commit 41a69e7

Please sign in to comment.