Skip to content

Commit c16f293

Browse files
committed
test: set test-worker-nearheaplimit-deadlock flaky
The test is only flaky on x86 Windows. Fixes: nodejs/node#50220 PR-URL: nodejs/node#50238 Refs: nodejs/node#49962 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Vinícius Lourenço Claro Cardoso <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent dccc650 commit c16f293

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

graal-nodejs/test/parallel/parallel.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ test-child-process-stdio-reuse-readable-stdio: PASS, FLAKY
265265
# https://github.com/nodejs/node/issues/49985
266266
test-runner-watch-mode: PASS, FLAKY
267267

268+
# Windows on x86
269+
[$system==win32 && $arch==x86]
270+
test-worker-nearheaplimit-deadlock: PASS, FLAKY
271+
268272
# Windows on ARM
269273
[$system==win32 && $arch==arm64]
270274

0 commit comments

Comments
 (0)