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

[net9.0] [testing] Enable Windows UITests back (#20727) and make sure Android works too #21636

Merged
merged 10 commits into from
Apr 9, 2024

Conversation

jfversluis
Copy link
Member

@jfversluis jfversluis commented Apr 4, 2024

Reverts #21560

Revert of the revert.

This also adds additional functionality to the FailRunOnOnlyInconclusiveTests method which fails the pipeline when all tests are inconclusive. When this happens, this will now try to extract the error message from the test results file so you have to do less digging into the logs manually.

The Android Control Gallery failures were not caused by this PR, but this PR does include a fix for that as well. That was also the reason the above error handling was implemented.

Fixes #21617

@jfversluis jfversluis added the area-testing Unit tests, device tests label Apr 4, 2024
@jfversluis jfversluis requested a review from rmarinho April 4, 2024 20:31
@jfversluis jfversluis marked this pull request as ready for review April 4, 2024 20:31
@jfversluis jfversluis requested a review from a team as a code owner April 4, 2024 20:31
@jfversluis jfversluis requested a review from mattleibow April 4, 2024 20:31
@jfversluis
Copy link
Member Author

Looks like CG UI Tests still need some work?

@rmarinho
Copy link
Member

rmarinho commented Apr 5, 2024

Yap

@jfversluis
Copy link
Member Author

Verified my change to extract the error message works on this one: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=9368703&view=logs&j=9874f22e-7603-559c-9c5b-d2d8bb2e9740&t=ae92220e-833c-53d5-7f8d-25f60cff4b6c

Now to fix the actual error

@rmarinho rmarinho merged commit b591e59 into net9.0 Apr 9, 2024
5 of 43 checks passed
@rmarinho rmarinho deleted the revert-21560-revert-windows-tests branch April 9, 2024 10:56
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants