test: mark test-wasi-pthread as flaky · nodejs/node@ca7856e

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit ca7856e

joyeecheungtargos

authored and

committed

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

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)