Skip to content

Commit ca7856e

Browse files
joyeecheungtargos
authored andcommitted
test: mark test-wasi-pthread as flaky
It has been flaking the CI for two months with no one working on a fix. Mark it as flaky. PR-URL: #59488 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
1 parent 0ecd821 commit ca7856e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/wasi/wasi.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ test-wasi-getrusage: SKIP
1414
[$system==win32 || $system==android]
1515
# Unsupported on Windows and Android
1616
test-wasi-readdir: SKIP
17+
18+
[$system==linux]
19+
# https://github.com/nodejs/node/issues/59146
20+
test-wasi-pthread: PASS, FLAKY

0 commit comments

Comments
 (0)