[2.7] bpo-37359: Add --cleanup option to python3 -m test (GH-14332) by vstinner · Pull Request #14333 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
[2.7] bpo-37359: Add --cleanup option to python3 -m test (GH-14332)#14333
vstinner merged 1 commit intopython:2.7from
vstinner:regrtest_cleanup27
[2.7] bpo-37359: Add --cleanup option to python3 -m test (GH-14332)#14333
vstinner merged 1 commit intopython:2.7from
vstinner:regrtest_cleanup27
Conversation
Copy link Copy Markdown
Member
- 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)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
* 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
merged commit
9d55bf4
into
python:2.7
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
regrtest_cleanup27
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment