Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 4, 2018

  • No longer clear filters, like --match, to re-run failed tests in
    verbose mode (-w option).
  • Tests result: always indicate if tests have been interrupted.
  • Enhance tests summary
  • After failing tests are re-run, display again the summary.

https://bugs.python.org/issue33718

* No longer clear filters, like --match, to re-run failed tests in
  verbose mode (-w option).
* Tests result: always indicate if tests have been interrupted.
* Enhance tests summary
* After failing tests are re-run, display again the summary.
vstinner added 3 commits June 4, 2018 18:56
* Replace test_support with support
* Add environment_altered to test.support, but it's currently unused
@vstinner vstinner merged commit a30d587 into python:2.7 Jun 4, 2018
@vstinner vstinner deleted the regrtest27 branch June 4, 2018 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants