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

Optimize UI Tests build time in CI by only building TestCases.HostApp #24334

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

jfversluis
Copy link
Member

Description of Change

Right now the samples slnf is built for the UITests which contains too much. This PR adds a task to only build the TestCases.HostApp which is the only one that is needed for the UI tests to optimize build times

@jfversluis jfversluis added t/housekeeping ♻︎ area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions labels Aug 20, 2024
@jfversluis jfversluis self-assigned this Aug 20, 2024
@jfversluis jfversluis requested a review from a team as a code owner August 20, 2024 18:17
@rmarinho
Copy link
Member

we will need this with AOT on the net9.0 branch , can you PR this change to net9.0 too ?

Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

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

We save 5 minutes or so..

@rmarinho rmarinho merged commit 328a61e into main Aug 21, 2024
97 checks passed
@rmarinho rmarinho deleted the only-build-apphost-uitests branch August 21, 2024 08:39
Redth pushed a commit that referenced this pull request Aug 22, 2024
@samhouts samhouts added fixed-in-net9.0-nightly This may be available in a nightly release! fixed-in-net8.0-nightly This may be available in a nightly release! labels Aug 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions fixed-in-net8.0-nightly This may be available in a nightly release! fixed-in-net9.0-nightly This may be available in a nightly release! t/housekeeping ♻︎
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants