Skip to content

Revert "bpo-30822: Fix testing of datetime module." #2588

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 15 commits into from
Jul 5, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 5, 2017

Reverts #2530

vstinner added 15 commits July 5, 2017 14:43
@mention-bot
Copy link

@Haypo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @abalkin, @birkenfeld and @serhiy-storchaka to be potential reviewers.

@vstinner
Copy link
Member Author

vstinner commented Jul 5, 2017

I propose to revert the change because test_datetime now takes up to 20 minutes, which causes random failures, especially on the slow "ARMv7 Ubuntu 3.x" buildbot:
http://bugs.python.org/issue30822#msg297734

This revert is part of the new policy to keep buildbots green:
https://mail.python.org/pipermail/python-committers/2017-June/004588.html

The revert is just a solution to get more time to fix a proper fix, before reapply the commit.

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.

3 participants