GH-86275: Run hypothesis tests in parallel by pganssle · Pull Request #104427 · python/cpython
Conversation
Member
The existing tests are very slow because we left out -j4 to run the tests in parallel.
This also adds -o, to give us some idea of which tests are going slowest in case we want to filter out more of them.
pganssle
added
the
skip news
label
pganssle
requested review from
ezio-melotti and
hugovk
as code owners
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
pganssle
requested a review
from AlexWaygood
AlexWaygood
approved these changes
AlexWaygood
left a comment
AlexWaygood
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TYVM! Looks good to me (providing it finishes in <30 minutes, and I think it will 😄)
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
AlexWaygood
enabled auto-merge (squash)
hugovk
approved these changes
hugovk
left a comment
hugovk
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successful in 13m
🚀
AlexWaygood
merged commit
590d7a5
into
python:main
bedevere-bot
removed
the
awaiting merge
label
AlexWaygood
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment