Skip to content

[Testing]Fix some Flaky UI tests that fails on android #28956

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 4 commits into from
Apr 14, 2025

Conversation

bhavanesh2001
Copy link
Contributor

Description of Change

All of these tests sometimes fail at the start because we don't wait for any elements.

ShellWithTopTabsFreezesWhenNavigatingFlyoutItems
Screenshot 2025-04-13 at 10 16 19 AM
TestPageDoesntCrash
Screenshot 2025-04-13 at 10 35 39 AM
Issue10300Test
Screenshot 2025-04-13 at 10 36 47 AM

@bhavanesh2001 bhavanesh2001 requested a review from a team as a code owner April 13, 2025 05:32
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Apr 13, 2025
Copy link
Contributor

Hey there @@bhavanesh2001! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen
Copy link
Member

/azp run MAUI-UITests-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@MartyIX
Copy link
Contributor

MartyIX commented Apr 14, 2025

I wonder if there can be an analyzer to warn about this.

Or if App.Click could wait for its element.

@rmarinho rmarinho merged commit ef1ec07 into dotnet:main Apr 14, 2025
130 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants