Skip to content

bpo-24725: Skip the test_socket.testFDPassEmpty on OS X.#1427

Merged
vstinner merged 1 commit intopython:3.5from
vstinner:socket_35
May 3, 2017
Merged

bpo-24725: Skip the test_socket.testFDPassEmpty on OS X.#1427
vstinner merged 1 commit intopython:3.5from
vstinner:socket_35

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 3, 2017

In OS X 10.11, the test fails consistently due to a platform change
since 10.10. Thanks to Jeff Ramnani for the patch.

(cherry picked from commit 3c61a44)

In OS X 10.11, the test fails consistently due to a platform change
since 10.10. Thanks to Jeff Ramnani for the patch.

(cherry picked from commit 3c61a44)
@vstinner vstinner changed the title Issue #24725: Skip the test_socket.testFDPassEmpty on OS X. bpo-24725: Skip the test_socket.testFDPassEmpty on OS X. May 3, 2017
@vstinner vstinner merged commit 5e9c110 into python:3.5 May 3, 2017
@vstinner vstinner deleted the socket_35 branch May 3, 2017 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OS-mac tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants