Skip to content

Commit

Permalink
test: skip broken tests win arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanStojanovic committed Mar 15, 2023
1 parent 0b328b2 commit 5e8dfbc
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 5e8dfbc

Please sign in to comment.