[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

/ cpython Public

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

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

Merged
merged 1 commit into from Jun 24, 2019

Conversation

Copy link
Member

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)
vstinner force-pushed the regrtest_cleanup27 branch from 8178fda to d9f30ed Jun 24, 2019
vstinner merged commit 9d55bf4 into python:2.7 Jun 24, 2019
5 checks passed
vstinner deleted the regrtest_cleanup27 branch Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants