Skip to content

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

Merged
vstinner merged 1 commit intopython:3.7from
vstinner:regrtest_cleanup37
Jun 24, 2019
Merged

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

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