Skip to content

Commit c392ac0

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: nodejs#54918 Refs: nodejs#54839 Refs: nodejs#54802
1 parent 853b304 commit c392ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/parallel/parallel.status

Lines changed: 0 additions & 2 deletions
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)