Skip to content

Commit a38d131

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 8efb75f commit a38d131

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/parallel/parallel.status

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ test-fs-rmdir-recursive: PASS, FLAKY
1414
# https://github.com/nodejs/node/issues/49985
1515
test-runner-watch-mode: PASS, FLAKY
1616

17+
# Windows on x86
18+
[$system==win32 && $arch==x86]
19+
test-worker-nearheaplimit-deadlock: PASS, FLAKY
20+
1721
# Windows on ARM
1822
[$system==win32 && $arch==arm64]
1923

0 commit comments

Comments
 (0)