10000 bpo-31904: skip test_getaddrinfo_ipv6_scopeid_symbolic and test_getnameinfo_ipv6_scopeid_symbolic on VxWorks by pxinwr · Pull Request #23518 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-31904: skip test_getaddrinfo_ipv6_scopeid_symbolic and test_getnameinfo_ipv6_scopeid_symbolic on VxWorks #23518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

pxinwr
Copy link
Contributor
@pxinwr pxinwr commented Nov 26, 2020

The API if_nameindex() is not available in VxWorks' user space in which Python runs. The script configure will undefine HAVE_IF_NAMEINDEX so that socket module has no attribute if_nameindex. Skip the tests impacted by this.

https://bugs.python.org/issue31904

@gpshead gpshead merged commit 64c8f81 into python:master Nov 28, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
@pxinwr pxinwr deleted the fix-issue-31904-socket branch May 7, 2021 07:42
@kuhlenough kuhlenough mannequin mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0