Skip to content

Commit 3f9c6c0

Browse files
authored
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 <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]>
1 parent 3fb2ea8 commit 3f9c6c0

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
@@ -45,8 +45,6 @@ test-sqlite-statement-sync: PASS, FLAKY
4545
test-runner-run-watch: PASS, FLAKY
4646
# https://github.com/nodejs/node/issues/37692
4747
test-fs-utimes: PASS, FLAKY
48-
# https://github.com/nodejs/node/issues/52274
49-
test-worker-arraybuffer-zerofill: PASS, FLAKY
5048

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

0 commit comments

Comments
 (0)