[3.10] bpo-45118: Fix regrtest second summary for re-run tests (GH-28183) by miss-islington · Pull Request #28214 · python/cpython · GitHub
Skip to content

[3.10] bpo-45118: Fix regrtest second summary for re-run tests (GH-28183) - #28214

Merged
ambv merged 1 commit into
python:3.10from
miss-islington:backport-c4ea45d-3.10
Sep 8, 2021
Merged

ambv merged 1 commit into
python:3.10from
miss-islington:backport-c4ea45d-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 7, 2021

Copy link
Copy Markdown
Contributor

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

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.
(cherry picked from commit c4ea45d)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ambv
ambv merged commit 7538fe3 into python:3.10 Sep 8, 2021
@miss-islington
miss-islington deleted the backport-c4ea45d-3.10 branch September 8, 2021 15:10
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