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 <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
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

+5
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)