Skip to content

bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. …#973

Merged
vstinner merged 1 commit into
python:2.7from
vstinner:backport-de04644-2.7
Apr 3, 2017
Merged

bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. …#973
vstinner merged 1 commit into
python:2.7from
vstinner:backport-de04644-2.7

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 3, 2017

…(#462)

  • bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS

Skip some tests of select.poll when running on macOS due to unresolved
issues with the underlying system poll function on some macOS versions.

(cherry picked from commit de04644)

…462)

* bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS

Skip some tests of select.poll when running on macOS due to unresolved
issues with the underlying system poll function on some macOS versions.

(cherry picked from commit de04644)
@vstinner vstinner requested a review from ned-deily April 3, 2017 11:27
@vstinner vstinner merged commit 23d6eb6 into python:2.7 Apr 3, 2017
@vstinner vstinner deleted the backport-de04644-2.7 branch April 3, 2017 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants