[2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage() by vstinner · Pull Request #1541 · python/cpython
vstinner
changed the title
bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage()
[2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage()
Skip Tools\buildbot\test.bat and PCbuild\rt.bat if Python was not compiled in PCbuild (but compiled in PC\VS9.0\ for example).
* Add --coverage option, the option was already described in the doc * When coverage is used, regrtest now pass all options to runtest() and calls also accumulate_result() (as done when coverage is not used). * bpo-25260: Fix coverage on Windows: remove the list of ignored directories.
* Fix regrtest to report interrupted tests as omitted rather than failed. * bpo-25260: Fix coverage on Windows: remove the list of ignored directories.
vstinner
deleted the
regrtest_coverage_27
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