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

Azure Pipelines: upgrade from macOS 10.13 -> 10.14 #2204

Merged
merged 15 commits into from
Apr 15, 2020
Merged

Azure Pipelines: upgrade from macOS 10.13 -> 10.14 #2204

merged 15 commits into from
Apr 15, 2020

Conversation

jayaddison
Copy link
Contributor

Summary
As per a recent Microsoft's Azure DevOps blog post, build images for macOS 10.13 now appear to have been removed from Azure Pipelines.

##[warning]An image label with the label macOS-10.13 does not exist.
,##[error]The remote provider was unable to process the request.

This is causing macOS-related builds to fail.

This pull requests updates the base image for those builds to the more recent macOS-10.14.

Test plan (required)
The result of Azure Pipeline builds on this pull request for macOS-derived test suites should indicate whether the change is successful.

Note that this pull request does not include the build fixes made in #2203 pull request that addresses failures for Chrome on Linux.

@jayaddison

This comment has been minimized.

@jayaddison
Copy link
Contributor Author

(it may also be worth updating to macOS 10.15 here, since that should now be available and could future-proof the builds for a longer duration)

@jayaddison

This comment has been minimized.

This reverts commit a419258.
@jayaddison

This comment has been minimized.

karma.conf.js Outdated Show resolved Hide resolved
@jayaddison
Copy link
Contributor Author

karma-runner/karma-safari-launcher#22 seems like it would be a nice-to-have.

I don't know for certain yet whether this would resolve the Safari launch issues for Safari Stable builds, but I have a sense that it would be a good idea either way.

@jayaddison
Copy link
Contributor Author

✔️ macOS tests are passing again and this pull request should be ready for review

@niklasvh niklasvh merged commit c366e87 into niklasvh:master Apr 15, 2020
@niklasvh
Copy link
Owner

Thanks a lot for figuring out the CI issues!

@jayaddison jayaddison deleted the upgrade-azure-macos-images branch April 15, 2020 07:32
oliveira-gust pushed a commit to oliveira-gust/html2canvas that referenced this pull request May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants