Skip to content

test: improve test-gc-http-client-timeout

test-gc-http-client-timeout is resource-intensive. It times out a lot on CI. Move to sequential.

Fixes: https://github.com/nodejs/node/issues/23066

Labeling fast-track to fix flaky CI and because this is awfully easy to undo if someone comes up with a better solution. Please 👍 to approve fast-tracking.

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

Merge request reports

Loading