Skip to content

Conversation

@HarishKumarSF4517
Copy link
Contributor

@HarishKumarSF4517 HarishKumarSF4517 commented Jul 15, 2025

Description

I have fixed the UI test image failures when the main gets merged to net10.0(#30606) and I have Resaved the UI Test Images. The changes enhance test coverage and update conditional compilation directives for issue tracking.
Build Link: https://dev.azure.com/xamarin/public/_build/results?buildId=146189&view=ms.vss-test-web.build-test-results-tab&runId=4531860&resultId=100085&paneView=debug

  1. Re-saved baseline images for Entry control tests, reflecting a behavior change observed in .NET 10.0.

  2. Specifically, we noticed that when navigating back from another page:

    • In .NET 9.0, the Entry control automatically receives focus.
    • In .NET 10.0, it no longer does.

We suspect this is an intentional behavior change in .NET 10.0, so the test images have been updated accordingly.

Enhancements to test cases:

Updates to conditional compilation:

@dotnet-policy-service
Copy link
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.

@dotnet-policy-service dotnet-policy-service bot added community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration labels Jul 15, 2025
@ghost ghost added the area-testing Unit tests, device tests label Jul 15, 2025
@HarishKumarSF4517 HarishKumarSF4517 marked this pull request as ready for review July 15, 2025 14:50
@HarishKumarSF4517 HarishKumarSF4517 requested a review from a team as a code owner July 15, 2025 14:50
@HarishKumarSF4517 HarishKumarSF4517 requested review from jfversluis and rmarinho and removed request for a team July 15, 2025 14:50
@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@HarishKumarSF4517 HarishKumarSF4517 changed the title [net10.0, Testing] Fixed test failures on merge main net10.0 PR 30306 [net10.0, Testing] Fixed test failures on merge main net10.0 PR 30606 Jul 16, 2025
Copy link
Member

@rmarinho rmarinho left a comment

Choose a reason for hiding this comment

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

This fixes windows failures. we need to look at the rest.

@rmarinho rmarinho merged commit 75a4b74 into dotnet:merge-main-net10 Jul 16, 2025
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 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 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