-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests optional #15851
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
|
I'm a bit concerned about this one; this leaves us open to being broken by any image update. With Azure being required, that means any update that breaks us forces us to manually intervene in any PR opened before the breakage is fixed. We've had a few instances of that otherwise; I didn't like them :) |
|
I guess given I found two other bugs by doing this, I can't really argue with the possibility :) I'll see if I can figure out the current names of the images and use them explicitly. |
|
@zware Waiting on your approval |
zware
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
…tests optional (pythonGH-15851) (cherry picked from commit 801f925) Co-authored-by: Steve Dower <[email protected]>
|
GH-15879 is a backport of this pull request to the 3.8 branch. |
…tests optional (pythonGH-15851) (cherry picked from commit 801f925) Co-authored-by: Steve Dower <[email protected]>
|
GH-15880 is a backport of this pull request to the 3.7 branch. |
…tests optional (GH-15851) (cherry picked from commit 801f925) Co-authored-by: Steve Dower <[email protected]>
https://bugs.python.org/issue38089