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 danielleadams committed Jul 6, 2023
1 parent 70c0e88 commit 0dc4971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -17,6 +17,10 @@ test-fs-rmdir-recursive: PASS, FLAKY
test-child-process-pipe-dataflow: PASS, FLAKY
test-child-process-stdio-reuse-readable-stdio: 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 0dc4971

Please sign in to comment.