Skip to content

Commit 2e6cf79

Browse files
committed
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
1 parent 853b304 commit 2e6cf79

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)