[3.8] bpo-37359: Add --cleanup option to python3 -m test (GH-14332) by vstinner · Pull Request #14334 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

edited by bedevere-bot

Loading

  • 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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot