-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-40275: Use new test.support helper submodules in tests #21764
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
bpo-40275: Use new test.support helper submodules in tests #21764
Conversation
ee875f9 to
f592ee3
Compare
|
Strange. "Tests / Check for source changes (pull_request)" failed with "fatal: origin/master...HEAD: no merge base". https://github.com/python/cpython/pull/21764/checks?check_run_id=958183690 |
Oh, meet this problem again. I already open an thread in: https://discuss.python.org/t/why-the-ci-gate-in-fork-repo-has-been-disabled/4909. |
vstinner
left a comment
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.
|
It failed on Windows: |
updated. |
Ah, maybe the GitHub UI pointed me to the wrong build. Now I see that Azure Pipelines is running again. |
Your are right. I have push a commit again: ) |
Looks like |
https://bugs.python.org/issue40275