Skip to content

Commit

Permalink
test: mark test-wasi as flaky on Windows on ARM
Browse files Browse the repository at this point in the history
It has failed 22 PRs from the latest 100 CI runs.

PR-URL: nodejs#51834
Refs: nodejs#51822
Refs: nodejs/reliability#790
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
  • Loading branch information
joyeecheung authored and rdw-msft committed Mar 26, 2024
1 parent 61dd4f1 commit 9c640f7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/wasi/wasi.status
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ prefix wasi
# sample-test : PASS,FLAKY

[true] # This section applies to all platforms

# Windows on ARM
[$system==win32 && $arch==arm64]
# https://github.com/nodejs/node/issues/51822
test-wasi: PASS, FLAKY

0 comments on commit 9c640f7

Please sign in to comment.