Skip to content

Commit 211f058

Browse files
lpincaruyadorno
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 <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Jake Yuesong Li <[email protected]>
1 parent 71f6263 commit 211f058

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
@@ -49,8 +49,6 @@ test-sqlite-statement-sync: PASS, FLAKY
4949
test-runner-run-watch: PASS, FLAKY
5050
# https://github.com/nodejs/node/issues/37692
5151
test-fs-utimes: PASS, FLAKY
52-
# https://github.com/nodejs/node/issues/52274
53-
test-worker-arraybuffer-zerofill: PASS, FLAKY
5452

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

0 commit comments

Comments
 (0)