Skip to content

[3.5] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS#1424

Merged
vstinner merged 1 commit into
python:3.5from
vstinner:asyncore_35
May 3, 2017
Merged

[3.5] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS#1424
vstinner merged 1 commit into
python:3.5from
vstinner:asyncore_35

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 3, 2017

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)
(cherry picked from commit 1d391f9)

…acOS (#463)

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)
(cherry picked from commit 1d391f9)
@vstinner
Copy link
Copy Markdown
Member Author

vstinner commented May 3, 2017

I tested manually: test_asyncore of Python 3.5 pass on Sierra with this fix.

@vstinner vstinner merged commit 23b312b into python:3.5 May 3, 2017
@vstinner vstinner deleted the asyncore_35 branch May 3, 2017 10:05
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.

3 participants