Fixed Test case failure in PR 29158 - [2025/04/28] Candidate#29168
Merged
PureWeen merged 3 commits intodotnet:inflight/candidatefrom Apr 28, 2025
Merged
Fixed Test case failure in PR 29158 - [2025/04/28] Candidate#29168PureWeen merged 3 commits intodotnet:inflight/candidatefrom
PureWeen merged 3 commits intodotnet:inflight/candidatefrom
Conversation
Contributor
|
Hey there @@HarishKumarSF4517! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
Member
|
/azp run MAUI-UITests-public |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Member
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
bhavanesh2001
suggested changes
Apr 25, 2025
Contributor
bhavanesh2001
left a comment
There was a problem hiding this comment.
Missing new snapshot for BlankScreenOnNavigationBack on windows. Available in latest CI run.
Contributor
Author
Hi @bhavanesh2001, I have updated the snapshot for windows. |
bhavanesh2001
approved these changes
Apr 25, 2025
Contributor
bhavanesh2001
left a comment
There was a problem hiding this comment.
I think rest of the failures here will be fixed with #29161
Contributor
|
/azp run MAUI-UITests-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
PureWeen
approved these changes
Apr 28, 2025
PureWeen
pushed a commit
that referenced
this pull request
May 2, 2025
* fix-29158 * Update Issue28098.cs * Update BlankScreenOnNavigationBack.png
SuthiYuvaraj
pushed a commit
to SuthiYuvaraj/maui
that referenced
this pull request
May 9, 2025
…29168) * fix-29158 * Update Issue28098.cs * Update BlankScreenOnNavigationBack.png
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request includes changes aimed at resolving test failures observed in the Candidate PR(#29158)
Key updates include replacing certain UI components to improve test compatibility, adding wait conditions for enhanced navigation stability, and implementing platform-specific logic for screenshot verification.
Test Case Updates:
Issue17105:
Bugzilla32615Test:
Issue8529:
Issue28098: