Skip to content

Commit 54f3d87

Browse files
StefanStojanovictargos
authored andcommitted
test: set test-worker-nearheaplimit-deadlock flaky
The test is only flaky on x86 Windows. Fixes: #50220 PR-URL: #50238 Refs: #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 5953a25 commit 54f3d87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

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

20+
# Windows on x86
21+
[$system==win32 && $arch==x86]
22+
test-worker-nearheaplimit-deadlock: PASS, FLAKY
23+
2024
# Windows on ARM
2125
[$system==win32 && $arch==arm64]
2226

0 commit comments

Comments
 (0)