-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
bpo-46126: Disable 'descriptions' when running tests internally. #30194
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
Conversation
1e54781 to
7bff1c3
Compare
|
Hey Victor. Github thinks you might be a good reviewer, so I've requested your review. Please take a look, or re-assign to someone else (Łukasz maybe), or suggest another avenue. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Displaying test method docstrings caused me many practical issues when analyzing buildbot results. For example, it's harder to apply a regular expression to convert a test output to a list of test method which have been executed. I need to do that to re-run the same test methods, usually to bisect a reference leak.
@pablogsal: do you want to also have a look into this regrtest output change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for the PR @jaraco !
|
|
Test failures are "no space left on device". Seems to be a buildbot issue and not related to the patch. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

https://bugs.python.org/issue46126
Automerge-Triggered-By: GH:jaraco