8000 bpo-45118: Fix regrtest second summary for re-run tests by vstinner · Pull Request #28183 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

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
Sep 7, 2021
Merged

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

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
@miss-islington
Copy link
Contributor

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 bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 7, 2021
@bedevere-bot
Copy link

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

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Sep 7, 2021
@vstinner vstinner deleted the regrtest_rerun branch September 7, 2021 16:38
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.

5 participants
0