Skip to content

Conversation

NafeelaNazhir
Copy link
Contributor

This PR addresses the UI test image failures that occurred in the inflight/candidate branch #31681 and includes updates to improve rendering and test stability across platforms.

Platform-specific screenshot handling:

  • In StackLayoutFeatureTests.cs, both HorizontalStackLayout_Spacing_WithLandscape and VerticalStackLayout_Spacing_WithLandscape now crop screenshots on Android using VerifyScreenshot(cropLeft: 125);, while other platforms use the default screenshot method. [1] [2]
  • In Issue22306.cs, the ButtonsLayoutResolveWhenParentSizeChanges test now applies the same Android-specific cropping when verifying screenshots after changing orientation to landscape.

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Sep 23, 2025
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Sep 23, 2025
@NafeelaNazhir NafeelaNazhir added the area-testing Unit tests, device tests label Sep 23, 2025
@NafeelaNazhir NafeelaNazhir marked this pull request as ready for review September 23, 2025 07:20
@PureWeen
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen PureWeen merged commit 68ab300 into dotnet:inflight/candidate Sep 23, 2025
126 of 129 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants