◐ Shell
clean mode source ↗

bpo-34279: Issue a warning if no tests have been executed by pablogsal · Pull Request #10150 · python/cpython

@pablogsal self-assigned this

Oct 27, 2018

vstinner

vstinner

@pablogsal

vstinner

vstinner

@pablogsal

vstinner added a commit that referenced this pull request

Nov 29, 2018
* bpo-34605, libregrtest: Rename --slaveargs to --worker-args (GH-9099)

Rename also run_tests_slave() to run_tests_worker().

(cherry picked from commit 012f5b9)

* bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10150)

(cherry picked from commit 9724348)

* test_regrtest: remove unused threading import

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 29, 2018
* bpo-34605, libregrtest: Rename --slaveargs to --worker-args (pythonGH-9099)

Rename also run_tests_slave() to run_tests_worker().

(cherry picked from commit 012f5b9)

* bpo-34279, regrtest: Issue a warning if no tests have been executed (pythonGH-10150)

(cherry picked from commit 9724348)

* test_regrtest: remove unused threading import
(cherry picked from commit 8a73cac)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

miss-islington added a commit that referenced this pull request

Nov 29, 2018
* bpo-34605, libregrtest: Rename --slaveargs to --worker-args (GH-9099)

Rename also run_tests_slave() to run_tests_worker().

(cherry picked from commit 012f5b9)

* bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10150)

(cherry picked from commit 9724348)

* test_regrtest: remove unused threading import
(cherry picked from commit 8a73cac)

Co-authored-by: Victor Stinner <vstinner@redhat.com>