Skip to content

test: fix flaky test-https-agent-create-connection

Use a different server instance for every test to avoid that they reuse the same port.

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

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

test

Merge request reports

Loading