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 <rlau@redhat.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Vinícius Lourenço Claro Cardoso <contact@viniciusl.com.br> Reviewed-By: Michael Dawson <midawson@redhat.com>
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

+4
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)