Skip to content

test: fix flaky test-https-connect-address-family

Rodrigo Muino Tomonari requested to merge github/fork/Trott/ipv6localhost into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test https

Description of change

Skip test if localhost does not resolve to ::1.

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

Merge request reports

Loading