test: fix flaky test-https-connect-address-family by Trott · Pull Request #7605 · nodejs/node

@Trott added https

Issues or PRs related to the https subsystem.

test

Issues and PRs related to the tests.

labels

Jul 8, 2016

@Trott Trott mentioned this pull request

Jul 8, 2016
Skip test if localhost does not resolve to ::1.

Fixes: nodejs#7288
Skip test if localhost does not resolve to ::1.

Fixes: nodejs#7288

@Trott

Trott added a commit to Trott/io.js that referenced this pull request

Jul 11, 2016
Skip tests if localhost does not resolve to ::1.

Fixes: nodejs#7288
PR-URL: nodejs#7605
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

cjihrig pushed a commit that referenced this pull request

Aug 10, 2016
Skip tests if localhost does not resolve to ::1.

Fixes: #7288
PR-URL: #7605
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

Conflicts:
	test/parallel/test-https-connect-address-family.js
	test/parallel/test-tls-connect-address-family.js

MylesBorins pushed a commit that referenced this pull request

Sep 28, 2016
Skip tests if localhost does not resolve to ::1.

Fixes: #7288
PR-URL: #7605
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

rvagg pushed a commit that referenced this pull request

Oct 18, 2016
Skip tests if localhost does not resolve to ::1.

Fixes: #7288
PR-URL: #7605
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 26, 2016
Skip tests if localhost does not resolve to ::1.

Fixes: #7288
PR-URL: #7605
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

@Trott Trott deleted the ipv6localhost branch

January 13, 2022 22:43