Skip to content

Commit e464c6f

Browse files
lpincamarco-ippolito
authored andcommitted
test: move test-worker-arraybuffer-zerofill to parallel
Move `test/sequential/test-worker-arraybuffer-zerofill.js` back to `test/parallel/test-worker-arraybuffer-zerofill.js` and remove the flaky designation. The original issue is likely the same as other tests that time out. Refs: #54918 Refs: #54839 Refs: #54802 PR-URL: #56053 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
1 parent 51262ec commit e464c6f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/parallel/parallel.status

-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ test-esm-loader-hooks-inspect-wait: PASS, FLAKY
4444
test-runner-run-watch: PASS, FLAKY
4545
# https://github.com/nodejs/node/issues/37692
4646
test-fs-utimes: PASS, FLAKY
47-
# https://github.com/nodejs/node/issues/52274
48-
test-worker-arraybuffer-zerofill: PASS, FLAKY
4947

5048
[$system==linux || $system==win32]
5149
# https://github.com/nodejs/node/issues/49605

0 commit comments

Comments
 (0)