Skip to content

[3.6] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS #463

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 2 commits into from
Mar 4, 2017

Conversation

ned-deily
Copy link
Member

No description provided.

…ython#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)
@ned-deily ned-deily merged commit 1d391f9 into python:3.6 Mar 4, 2017
@ned-deily ned-deily deleted the bpo-28087-36 branch March 4, 2017 11:19
vstinner added a commit that referenced this pull request May 3, 2017
…acOS (#463) (#1424)

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)
jaraco pushed a commit that referenced this pull request Dec 2, 2022
We upgraded the redis environment on Heroku a couple days ago. In the new environment, the REDIS_URL environment variable was changed to HEROKU_REDIS_MAROON_TLS_URL.
Updated the code where we were hardcoding it to the old to url.

Fixes #462
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.

2 participants