Skip to content

Enable gRPC tests on MacOS 12 #53186

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

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Enable gRPC tests on MacOS 12 #53186

merged 2 commits into from
Jan 10, 2024

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Jan 6, 2024

Fixes #47336

Newer versions of Grpc.Tools didn't support MacOS 11. See #47336.

aspnetcore is building on 12 so it's no longer a problem.

@wtgodbe How can I ensure the changes succeed on a full Helix build?

@JamesNK JamesNK added the area-grpc Includes: GRPC wire-up, templates label Jan 6, 2024
@JamesNK JamesNK requested a review from wtgodbe January 6, 2024 05:17
@wtgodbe
Copy link
Member

wtgodbe commented Jan 8, 2024

Looks like Helix-matrix is still running MacOS11 - I'd suggest updating this line to 12:

<HelixAvailableTargetQueue Include="OSX.1100.Amd64.Open" Platform="OSX" />

Then queueing a build of helix-matrix against your branch: https://dev.azure.com/dnceng-public/public/_build?definitionId=85

Copy link
Member

@wtgodbe wtgodbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming helix-matrix works w/ 12

@JamesNK JamesNK requested a review from a team as a code owner January 9, 2024 01:02
@JamesNK
Copy link
Member Author

JamesNK commented Jan 9, 2024

@JamesNK JamesNK force-pushed the jamesnk/grpc-macos branch from 4241ed1 to 59f8de5 Compare January 9, 2024 13:12
@JamesNK JamesNK merged commit 8f10ad0 into main Jan 10, 2024
@JamesNK JamesNK deleted the jamesnk/grpc-macos branch January 10, 2024 00:32
@ghost ghost added this to the 9.0-preview1 milestone Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-grpc Includes: GRPC wire-up, templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unskip grpc template tests on macos 11
2 participants