test: set test-worker-arraybuffer-zerofill as flaky

PR-URL: https://github.com/nodejs/node/pull/54802
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
This commit is contained in:
Yagiz Nizipli 2024-09-06 13:14:15 -04:00 committed by James M Snell
parent 1612f60161
commit 6d5a94b344

View File

@ -50,6 +50,8 @@ test-sqlite-statement-sync: PASS, FLAKY
test-runner-run-watch: PASS, FLAKY
# https://github.com/nodejs/node/issues/37692
test-fs-utimes: PASS, FLAKY
# https://github.com/nodejs/node/issues/52274
test-worker-arraybuffer-zerofill: PASS, FLAKY
[$system==linux || $system==win32]
# https://github.com/nodejs/node/issues/49605