mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test: set test-worker-nearheaplimit-deadlock flaky
The test is only flaky on x86 Windows. Fixes: https://github.com/nodejs/node/issues/50220 PR-URL: https://github.com/nodejs/node/pull/50238 Refs: https://github.com/nodejs/node/pull/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>
This commit is contained in:
committed by
GitHub
parent
aa8282e08e
commit
dbd0ffa125
@@ -14,6 +14,10 @@ test-fs-rmdir-recursive: PASS, FLAKY
|
||||
# https://github.com/nodejs/node/issues/49985
|
||||
test-runner-watch-mode: PASS, FLAKY
|
||||
|
||||
# Windows on x86
|
||||
[$system==win32 && $arch==x86]
|
||||
test-worker-nearheaplimit-deadlock: PASS, FLAKY
|
||||
|
||||
# Windows on ARM
|
||||
[$system==win32 && $arch==arm64]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user