Skip to content

[2.7] bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) #7562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2018
Merged

[2.7] bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) #7562

merged 1 commit into from
Jun 9, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 9, 2018

If tests are re-run, use "xxx then yyy" result format (ex: "FAILURE
then SUCCESS") to show that some failing tests have been re-run.

Add also test_regrtest.test_rerun_fail() test.

(cherry picked from commit c45fc76)

https://bugs.python.org/issue33718

If tests are re-run, use "xxx then yyy" result format (ex: "FAILURE
then SUCCESS") to show that some failing tests have been re-run.

Add also test_regrtest.test_rerun_fail() test.

(cherry picked from commit c45fc76)
@vstinner vstinner merged commit b4f8bc5 into python:2.7 Jun 9, 2018
@vstinner vstinner deleted the regrtest_rerun27 branch June 9, 2018 16:59
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