mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
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: https://github.com/nodejs/node/pull/59488 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
This commit is contained in:
committed by
Node.js GitHub Bot
parent
d55643d6fc
commit
3810024f00
@@ -14,3 +14,7 @@ test-wasi-getrusage: SKIP
|
||||
[$system==win32 || $system==android]
|
||||
# Unsupported on Windows and Android
|
||||
test-wasi-readdir: SKIP
|
||||
|
||||
[$system==linux]
|
||||
# https://github.com/nodejs/node/issues/59146
|
||||
test-wasi-pthread: PASS, FLAKY
|
||||
|
||||
Reference in New Issue
Block a user