Skip to content

Conversation

@dmabupt
Copy link
Contributor

Due to some unknown system configuration, the code socket_ipv6.bind(0, 111::1) does not throw the expected error EADDRNOTAVAIL on some IBM i systems.
This issue is still being investigated.
To get the IBM i CI passing, skip it for now.

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 5, 2020
Due to some unknown system configuration, the code `socket_ipv6.bind(0, 111::1)` does not throw the expected error EADDRNOTAVAIL on some IBM i systems. This issue is still being investigated. To get the IBM i CI passing, skip it for now.
@richardlau
Copy link
Member

@richardlaurichardlau added the ibm i Issues and PRs related to the IBM i platform. label Jul 6, 2020
@nodejs-github-bot
Copy link
Collaborator

@richardlaurichardlau added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 6, 2020
@richardlaurichardlau mentioned this pull request Jul 6, 2020
6 tasks
addaleax pushed a commit that referenced this pull request Jul 7, 2020
Due to some unknown system configuration, the code `socket_ipv6.bind(0, 111::1)` does not throw the expected error EADDRNOTAVAIL on some IBM i systems. This issue is still being investigated. To get the IBM i CI passing, skip it for now. PR-URL: #34209 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@addaleax
Copy link
Member

Landed in 7a84e2e

@addaleaxaddaleax closed this Jul 7, 2020
@dmabuptdmabupt deleted the ibmi_skip_a_ipv6_test branch July 8, 2020 00:00
MylesBorins pushed a commit that referenced this pull request Jul 14, 2020
Due to some unknown system configuration, the code `socket_ipv6.bind(0, 111::1)` does not throw the expected error EADDRNOTAVAIL on some IBM i systems. This issue is still being investigated. To get the IBM i CI passing, skip it for now. PR-URL: #34209 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Jul 14, 2020
MylesBorins pushed a commit that referenced this pull request Jul 16, 2020
Due to some unknown system configuration, the code `socket_ipv6.bind(0, 111::1)` does not throw the expected error EADDRNOTAVAIL on some IBM i systems. This issue is still being investigated. To get the IBM i CI passing, skip it for now. PR-URL: #34209 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
Due to some unknown system configuration, the code `socket_ipv6.bind(0, 111::1)` does not throw the expected error EADDRNOTAVAIL on some IBM i systems. This issue is still being investigated. To get the IBM i CI passing, skip it for now. PR-URL: #34209 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[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.ibm iIssues and PRs related to the IBM i platform.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dmabupt@richardlau@nodejs-github-bot@addaleax