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

bpo-37359: Add --cleanup option to python3 -m test by vstinner · Pull Request #14332 · python/cpython

vstinner

Conversation

* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed jobs.
* Add "make cleantest" to run "python3 -m test --cleanup".

vstinner added a commit to vstinner/cpython that referenced this issue

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)

vstinner added a commit to vstinner/cpython that referenced this issue

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)

vstinner added a commit to vstinner/cpython that referenced this issue

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)

vstinner added a commit that referenced this issue

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)

vstinner added a commit that referenced this issue

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)

vstinner added a commit to vstinner/cpython that referenced this issue

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)

vstinner added a commit that referenced this issue

Jun 24, 2019
* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed test jobs.
* Add "make cleantest" to run "python -m test --cleanup".

(cherry picked from commit 47fbc4e)

LorenzMende added a commit to LorenzMende/cpython that referenced this issue

Aug 11, 2019
* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed test jobs.
* Add "make cleantest" to run "python3 -m test --cleanup".

lisroach added a commit to lisroach/cpython that referenced this issue

Sep 10, 2019
* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed test jobs.
* Add "make cleantest" to run "python3 -m test --cleanup".

DinoV added a commit to DinoV/cpython that referenced this issue

Jan 14, 2020
* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed test jobs.
* Add "make cleantest" to run "python3 -m test --cleanup".

jneb pushed a commit to jneb/cpython that referenced this issue

Jan 13, 2021
…ythonGH-14334)

* 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)