Skip to content

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

Merged
vstinner merged 1 commit intopython:3.8from
vstinner:regrtest_cleanup38
Jun 24, 2019
Merged

[3.8] bpo-37359: Add --cleanup option to python3 -m test (GH-14332)#14334
vstinner merged 1 commit intopython:3.8from
vstinner:regrtest_cleanup38

Conversation

@vstinner
Copy link
Copy Markdown
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