Skip to content

test: fix test-net-connect-econnrefused (again)

Rodrigo Muino Tomonari requested to merge github/fork/Trott/fix-again into master

test-net-connect-econnrefused was recently fixed, but only in certain circumstances. This change allows it to succeed whether it is invoked with node or tools/test.py.

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

Merge request reports

Loading