Skip to content

Commit 0711620

Browse files
lpincaaduh95
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 69112c6 commit 0711620

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/parallel/parallel.status

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