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

Update Helix queues to osx.15.amd64|arm64 #45543

Open
wants to merge 1 commit into
base: release/9.0.2xx
Choose a base branch
from

Conversation

tmat
Copy link
Member

@tmat tmat commented Dec 18, 2024

This will allow us to run MAUI tests that require XCode 16.

Contributes to #45521.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Dec 18, 2024
@tmat
Copy link
Member Author

tmat commented Dec 18, 2024

@marcpopMSFT ptal

@marcpopMSFT
Copy link
Member

Didn't see to help with the timeout

@marcpopMSFT
Copy link
Member

according to offline chat, there aren't enough machines in this pool to support us yet so let's not merge it. Also, what Maui tests are you adding? The SDK is already a bit overloaded and not sure what Maui specific code exists in the SDK that needs to be covered.

@tmat
Copy link
Member Author

tmat commented Dec 19, 2024

Adding one dotnet-watch Hot Reload test. MAUI Blazor app has special Hot Reload hooks that are currently broken with dotnet-watch. Need to fix it and cover with test. The test works on Windows (other than the bug). Mac needs XCode 16.

@tmat
Copy link
Member Author

tmat commented Dec 19, 2024

I can keep the test Windows only for now.

@akoeplinger
Copy link
Member

Yeah I'd prefer not bringing in the specific xcode dependency for just a single test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants