Skip to content

Commit

Permalink
test: move test-worker-arraybuffer-zerofill to parallel
Browse files Browse the repository at this point in the history
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
PR-URL: nodejs#56053
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
  • Loading branch information
lpinca authored and nodejs-github-bot committed Dec 4, 2024
1 parent 1da787e commit 7596399
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ test-sqlite-statement-sync: PASS, FLAKY
test-runner-run-watch: PASS, FLAKY
# https://github.com/nodejs/node/issues/37692
test-fs-utimes: PASS, FLAKY
# https://github.com/nodejs/node/issues/52274
test-worker-arraybuffer-zerofill: PASS, FLAKY

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

0 comments on commit 7596399

Please sign in to comment.