Skip to content

Commit 1ab9ff4

Browse files
joyeecheungrichardlau
authored andcommitted
test: mark test-wasi as flaky on Windows on ARM
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>
1 parent 2a7047d commit 1ab9ff4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/wasi/wasi.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ prefix wasi
55
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
8+
9+
# Windows on ARM
10+
[$system==win32 && $arch==arm64]
11+
# https://github.com/nodejs/node/issues/51822
12+
test-wasi: PASS, FLAKY

0 commit comments

Comments
 (0)