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: #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]>
  • Loading branch information
lpinca authored and marco-ippolito committed Jan 22, 2025
1 parent 54a59a3 commit 06943fc
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 @@ -44,8 +44,6 @@ test-esm-loader-hooks-inspect-wait: 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 06943fc

Please sign in to comment.