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

Build tests in Linux x64 leg #4909

Closed
NikolaMilosavljevic opened this issue Feb 25, 2025 · 1 comment · Fixed by dotnet/sdk#47106
Closed

Build tests in Linux x64 leg #4909

NikolaMilosavljevic opened this issue Feb 25, 2025 · 1 comment · Fixed by dotnet/sdk#47106
Assignees

Comments

@NikolaMilosavljevic
Copy link
Member

Currently, tests are building in Windows x64 leg. As this is our longest build leg, and takes almost 2 hours on its own, building tests adds about 25 minutes on top and makes our PR validations longer, close to 2.5 hours. More tests will be enabled in the future, i.e. aspnetcore, which will further increase this time.

In order to keep the longest leg under 2 hours, we should build tests in Linux x64 leg, instead.

@MichaelSimons
Copy link
Member

As part of this, we should preserve the current Windows x64 leg building tests in CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants