Skip to content

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

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 1 commit into from
Jun 24, 2019
Merged

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

merged 1 commit into from
Jun 24, 2019

Conversation

vstinner
Copy link
Member

@vstinner 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)
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