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: #51834
Refs: #51822
Refs: nodejs/reliability#790
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
joyeecheung authored and marco-ippolito committed Feb 27, 2024
1 parent 2fb620c commit 275cea0
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 275cea0

Please sign in to comment.