Fix for SafeArea management on iOS Failing test cases#30659
Merged
PureWeen merged 1 commit intodotnet:PureWeen/safe-area-fixes-ios-net10from Jul 16, 2025
Merged
Conversation
Contributor
|
Hey there @@praveenkumarkarunanithi! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
52ec27e
into
dotnet:PureWeen/safe-area-fixes-ios-net10
1 check passed
PureWeen
pushed a commit
that referenced
this pull request
Jul 16, 2025
PureWeen
pushed a commit
that referenced
this pull request
Jul 17, 2025
PureWeen
pushed a commit
that referenced
this pull request
Jul 17, 2025
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.
Failing case details in PR - #30629 :
AddItemsToCarouselViewWorks
The baseline image for Mac is missing for this test case. This test has been newly enabled for Mac as part of this PR. The issue can be resolved by adding the corresponding baseline image from the CI output.
EntrySelectionLengthRuntimeUpdate
Bugzilla36802Test
Both of these test cases are showing slight image differences when compared to their respective baselines. These differences are expected and align with the updated visuals included in this PR. Replacing the existing baseline images with the ones generated from CI will resolve the failures.