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

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

Merged
merged 1 commit into from Sep 8, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented 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

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
Contributor Author

miss-islington commented Sep 7, 2021

@vstinner and @ambv: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor Author

miss-islington commented Sep 7, 2021

@vstinner and @ambv: Status check is done, and it's a success .

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