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

[testing] Try make tests more stable #26621

Merged
merged 1 commit into from
Dec 16, 2024
Merged

[testing] Try make tests more stable #26621

merged 1 commit into from
Dec 16, 2024

Conversation

rmarinho
Copy link
Member

Description of Change

Comment out more tests that are failing randomly on ci. Most seem related with wait for elements

Issues Fixed

@@ -84,7 +84,7 @@ public TestDemoPage(int level)

#if UITEST && __IOS__
[Microsoft.Maui.Controls.Compatibility.UITests.FailsOnMauiIOS]
[Test]
//[Test]
Copy link
Member

Choose a reason for hiding this comment

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

Are you sure this is the right one? We don’t run the compat project anymore?

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah maybe I got it wrong theres another PR for this one

@jfversluis
Copy link
Member

We do want to probably add an issue for this to keep track and reenable them

@rmarinho rmarinho merged commit faf73d3 into main Dec 16, 2024
106 checks passed
@rmarinho rmarinho deleted the comment-tests branch December 16, 2024 10:56
@samhouts samhouts added the fixed-in-net9.0-nightly This may be available in a nightly release! label Dec 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests fixed-in-net9.0-nightly This may be available in a nightly release! testing-flakiness testing-green-ci
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants