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

[2.7] bpo-37359: Add --cleanup option to python3 -m test (GH-14332) #14333

Merged
merged 1 commit into from Jun 24, 2019

Conversation

@vstinner
Copy link
Member

vstinner commented Jun 24, 2019

  • regrtest: Add --cleanup option to remove "test_python_*" directories
    of previous failed test jobs.
  • Add "make cleantest" to run "python3 -m test --cleanup".

(cherry picked from commit 47fbc4e)

https://bugs.python.org/issue37359

* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed test jobs.
* Add "make cleantest" to run "python3 -m test --cleanup".

(cherry picked from commit 47fbc4e)
@vstinner vstinner force-pushed the vstinner:regrtest_cleanup27 branch from 8178fda to d9f30ed Jun 24, 2019
@vstinner vstinner merged commit 9d55bf4 into python:2.7 Jun 24, 2019
5 checks passed
5 checks passed
bedevere/issue-number Issue number 37359 found
Details
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@vstinner vstinner deleted the vstinner:regrtest_cleanup27 branch Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.