Skip to content

test: move test-worker-init-failure to sequential

Rodrigo Muino Tomonari requested to merge github/fork/Trott/work-ini-seq into master

(Includes the change in https://github.com/nodejs/node/pull/34727 to avoid subsequent merge conflict. This supplants it.)

Unfortunately, the test is sensitive to resource constraints and is unreliable on macOS in CI when in parallel.

Fixes: https://github.com/nodejs/node/pull/34727

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading