Skip to content
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

bpo-20891: Skip test_embed.test_bpo20891() #4967

Merged
merged 1 commit into from
Dec 21, 2017
Merged

bpo-20891: Skip test_embed.test_bpo20891() #4967

merged 1 commit into from
Dec 21, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Dec 21, 2017

Skip the test failing randomly because of known race condition.

Skip the test to fix macOS buildbots until a decision is made on the
proper fix for the race condition.

https://bugs.python.org/issue20891

Skip the test failing randomly because of known race condition.

Skip the test to fix macOS buildbots until a decision is made on the
proper fix for the race condition.
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @vstinner, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 550ee051d605b909dd75ef686d8e1244a0994394 3.6

@vstinner vstinner deleted the skip_test_bpo20891 branch December 21, 2017 23:05
@bedevere-bot
Copy link

GH-4969 is a backport of this pull request to the 3.6 branch.

vstinner added a commit that referenced this pull request Dec 21, 2017
Skip the test failing randomly because of known race condition.

Skip the test to fix macOS buildbots until a decision is made on the
proper fix for the race condition.

(cherry picked from commit 550ee05)
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.

4 participants