Skip to content

Conversation

@1st1
Copy link
Member

@1st1 1st1 commented Jan 28, 2018

This reverts commit 47c0b1f.

Two tests fail on Mac OS X:

======================================================================
ERROR: test_getaddrinfo_ipv6_scopeid (test.test_socket.GeneralModuleTests)

Traceback (most recent call last):
File "/Users/yury/dev/pydev/cpython/Lib/test/test_socket.py", line 1612, in test_getaddrinfo_ipv6_scopeid
ifindex = socket.if_nametoindex(test_interface)
OSError: no interface with this name

======================================================================
ERROR: test_getnameinfo_ipv6_scopeid (test.test_socket.GeneralModuleTests)

Traceback (most recent call last):
File "/Users/yury/dev/pydev/cpython/Lib/test/test_socket.py", line 1636, in test_getnameinfo_ipv6_scopeid
nameinfo = socket.getnameinfo(sockaddr, socket.NI_NUMERICHOST | socket.NI_NUMERICSERV)
socket.gaierror: [Errno 4] Non-recoverable failure in name resolution

https://bugs.python.org/issue32221

@1st1 1st1 self-assigned this Jan 28, 2018
@1st1 1st1 added the skip news label Jan 28, 2018
@1st1 1st1 merged commit 0ceb717 into python:master Jan 28, 2018
@bedevere-bot
Copy link

@1st1: Please replace # with GH- in the commit message next time. Thanks!

@1st1 1st1 deleted the revert branch January 28, 2018 21:08
ambv pushed a commit that referenced this pull request Aug 6, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 6, 2022
Co-authored-by: Erlend Egeberg Aasland <[email protected]>
(cherry picked from commit a17cd47)

Co-authored-by: Sion Kang <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 6, 2022
Co-authored-by: Erlend Egeberg Aasland <[email protected]>
(cherry picked from commit a17cd47)

Co-authored-by: Sion Kang <[email protected]>
ambv pushed a commit that referenced this pull request Aug 6, 2022
Co-authored-by: Erlend Egeberg Aasland <[email protected]>
(cherry picked from commit a17cd47)

Co-authored-by: Sion Kang <[email protected]>
ambv pushed a commit that referenced this pull request Aug 6, 2022
Co-authored-by: Erlend Egeberg Aasland <[email protected]>
(cherry picked from commit a17cd47)

Co-authored-by: Sion Kang <[email protected]>
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants