Skip to content
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

bpo-45118: Fix regrtest second summary for re-run tests #28183

Merged
merged 1 commit into from Sep 7, 2021

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 6, 2021

Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.

https://bugs.python.org/issue45118

Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.
@vstinner
Copy link
Member Author

vstinner commented Sep 6, 2021

cc @ambv

@ambv
Copy link
Contributor

ambv commented Sep 7, 2021

ASAN simply timed out.

@ambv ambv merged commit c4ea45d into python:main Sep 7, 2021
10 of 11 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 7, 2021

Thanks @vstinner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2021
Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.
(cherry picked from commit c4ea45d)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Sep 7, 2021

GH-28214 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 7, 2021
Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.
(cherry picked from commit c4ea45d)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-bot
Copy link

bedevere-bot commented Sep 7, 2021

GH-28215 is a backport of this pull request to the 3.9 branch.

@vstinner vstinner deleted the regrtest_rerun branch Sep 7, 2021
ambv pushed a commit that referenced this pull request Sep 7, 2021
…H-28215)

Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.
(cherry picked from commit c4ea45d)

Co-authored-by: Victor Stinner <vstinner@python.org>
ambv pushed a commit that referenced this pull request Sep 8, 2021
…H-28214)

Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.
(cherry picked from commit c4ea45d)

Co-authored-by: Victor Stinner <vstinner@python.org>
pablogsal pushed a commit that referenced this pull request Sep 29, 2021
…H-28214)

Fix regrtest second summary when using -w/--verbose2 command line
option: lists re-run tests in the second test summary.
(cherry picked from commit c4ea45d)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

None yet

5 participants