Skip to content

Conversation

@vstinner
Copy link
Member

No description provided.

@vstinner 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() May 10, 2017
vstinner added 3 commits May 11, 2017 11:11
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 vstinner merged commit a5bb624 into python:2.7 May 11, 2017
@vstinner vstinner deleted the regrtest_coverage_27 branch May 11, 2017 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants