Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Jul 14, 2020

Use common.localIPv6Hosts instead of ::1 for more reliable operation in
containers in CI.

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

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 14, 2020
@Trott

This comment has been minimized.

@Trott

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@Trott
Copy link
MemberAuthor

Trott commented Jul 15, 2020

CI for containered Linux with pummel failing with this PR: https://ci.nodejs.org/job/node-test-commit-linux-containered/21317

CI for containered Linux with pummel succeeding with this PR: https://ci.nodejs.org/job/node-test-commit-linux-containered/21337/

@TrottTrott changed the title test: fix test-net-pingpong pummel test for containerstest: fix test-net-pingpong pummel test for non-IPV6 hostsJul 15, 2020
@TrottTrott marked this pull request as ready for review July 15, 2020 02:24
@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 16, 2020
@TrottTrott closed this Jul 16, 2020
@TrottTrott merged commit 5487054 into nodejs:masterJul 16, 2020
@TrottTrott deleted the pingpoing-fix branch July 16, 2020 21:29
cjihrig pushed a commit that referenced this pull request Jul 23, 2020
Use `common.hasIPv6` instead of an OS check for more reliable operation. PR-URL: #34359 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 27, 2020
Use `common.hasIPv6` instead of an OS check for more reliable operation. PR-URL: #34359 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
@ruyadornoruyadorno mentioned this pull request Jul 28, 2020
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Use `common.hasIPv6` instead of an OS check for more reliable operation. PR-URL: #34359 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Use `common.hasIPv6` instead of an OS check for more reliable operation. PR-URL: #34359 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
@codebyterecodebytere mentioned this pull request Sep 28, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@nodejs-github-bot@addaleax@tniessen@BridgeAR