Skip to content

Conversation

@HarishKumarSF4517
Copy link
Contributor

Description

In this PR Resaved TabbedPage UI Test Images for Catalyst Due to Tab Bar Background Color Variations

Build link - https://dev.azure.com/xamarin/public/_build/results?buildId=139529&view=ms.vss-test-web.build-test-results-tab&runId=3999472&paneView=debug&resultId=100020

TestCases

  • UpdateSelectionIndicatorProperly
  • TabbedPageBackButtonUpdated
  • SelectedTabIconShouldChangeColor
  • Issue22899Test
  • FontImageSourceColorShouldApplyOnTabIcon
  • DynamicFontImageSourceColorShouldApplyOnTabIcon

Copilot AI review requested due to automatic review settings April 4, 2025 11:35
@HarishKumarSF4517 HarishKumarSF4517 requested a review from a team as a code owner April 4, 2025 11:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

@dotnet-policy-service dotnet-policy-service bot added community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration labels Apr 4, 2025
@ghost ghost added the area-testing Unit tests, device tests label Apr 4, 2025
@PureWeen
Copy link
Member

PureWeen commented Apr 4, 2025

/azp run MAUI-UITests-public

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho rmarinho merged commit af78f88 into dotnet:main Apr 7, 2025
73 of 77 checks passed
@PureWeen
Copy link
Member

PureWeen commented Apr 8, 2025

/backport to release/9.0.1xx-sr5

@PureWeen
Copy link
Member

PureWeen commented Apr 8, 2025

/backport to release/9.0.1xx-sr4

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2025

Started backporting to release/9.0.1xx-sr5: https://github.com/dotnet/maui/actions/runs/14343529606

@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2025

Started backporting to release/9.0.1xx-sr4: https://github.com/dotnet/maui/actions/runs/14343531123

@dotnet dotnet deleted a comment from github-actions bot Apr 8, 2025
@dotnet dotnet deleted a comment from github-actions bot Apr 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2025

@PureWeen backporting to "release/9.0.1xx-sr5" failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Resave mac tabbedpage images
Using index info to reconstruct a base tree...
A	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png
A	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png
A	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png deleted in HEAD and modified in Resave mac tabbedpage images. Version Resave mac tabbedpage images of src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png left in tree.
CONFLICT (modify/delete): src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png deleted in HEAD and modified in Resave mac tabbedpage images. Version Resave mac tabbedpage images of src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png left in tree.
CONFLICT (modify/delete): src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png deleted in HEAD and modified in Resave mac tabbedpage images. Version Resave mac tabbedpage images of src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Resave mac tabbedpage images
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@dotnet dotnet deleted a comment from github-actions bot Apr 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 8, 2025

@PureWeen backporting to "release/9.0.1xx-sr4" failed, the patch most likely resulted in conflicts:

$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Resave mac tabbedpage images
Using index info to reconstruct a base tree...
A	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png
A	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png
A	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png deleted in HEAD and modified in Resave mac tabbedpage images. Version Resave mac tabbedpage images of src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png left in tree.
CONFLICT (modify/delete): src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png deleted in HEAD and modified in Resave mac tabbedpage images. Version Resave mac tabbedpage images of src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png left in tree.
CONFLICT (modify/delete): src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png deleted in HEAD and modified in Resave mac tabbedpage images. Version Resave mac tabbedpage images of src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Resave mac tabbedpage images
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@dotnet dotnet deleted a comment from github-actions bot Apr 8, 2025
@dotnet dotnet deleted a comment from github-actions bot Apr 8, 2025
@dotnet dotnet deleted a comment from github-actions bot Apr 8, 2025
PureWeen pushed a commit that referenced this pull request Apr 8, 2025
# Conflicts:
#	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/DynamicFontImageSourceColorShouldApplyOnTabIcon.png
#	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/FontImageSourceColorShouldApplyOnTabIcon.png
#	src/Controls/tests/TestCases.Mac.Tests/snapshots/mac/TabbedPageBackButtonUpdated.png
rmarinho pushed a commit that referenced this pull request Apr 11, 2025
…r/Footer After Changing ItemsLayout in CV2 (#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (#28807)

* Resave mac tabbedpage images (#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
bhavanesh2001 pushed a commit to bhavanesh2001/maui that referenced this pull request Apr 11, 2025
…r/Footer After Changing ItemsLayout in CV2 (dotnet#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (dotnet#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (dotnet#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (dotnet#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (dotnet#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (dotnet#28807)

* Resave mac tabbedpage images (dotnet#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (dotnet#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (dotnet#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
PureWeen added a commit that referenced this pull request Apr 11, 2025
…r/Footer After Changing ItemsLayout in CV2 (#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (#28807)

* Resave mac tabbedpage images (#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
PureWeen added a commit that referenced this pull request Apr 16, 2025
…r/Footer After Changing ItemsLayout in CV2 (#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (#28807)

* Resave mac tabbedpage images (#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
sheiksyedm pushed a commit to sheiksyedm/maui that referenced this pull request Apr 17, 2025
…r/Footer After Changing ItemsLayout in CV2 (dotnet#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (dotnet#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (dotnet#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (dotnet#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (dotnet#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (dotnet#28807)

* Resave mac tabbedpage images (dotnet#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (dotnet#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (dotnet#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
NanthiniMahalingam pushed a commit to NanthiniMahalingam/maui that referenced this pull request Apr 17, 2025
…r/Footer After Changing ItemsLayout in CV2 (dotnet#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (dotnet#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (dotnet#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (dotnet#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (dotnet#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (dotnet#28807)

* Resave mac tabbedpage images (dotnet#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (dotnet#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (dotnet#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
github-actions bot pushed a commit that referenced this pull request Apr 18, 2025
…r/Footer After Changing ItemsLayout in CV2 (#28890)

* [Testing] Fix for flaky UITests in CI that occasionally fail - 7 (#28764)

* improve stability to flaky tests

* Updated changes

* Update CarouselViewUITests.LoopNoFreeze.cs

* Update EntryClearButtonColorShouldMatchTextColor.png

* Update CommunityToolkit.Maui reference in sample content template (#28510)

* Update CommunityToolkit.Maui & Mvvm reference in template

* Fix MAUI Toolkit breaking changes

* Debump MVVM Toolkit

* Update MauiApp.1.csproj

* Update package version in MauiApp.1.csproj

* Add framework-specific validation flags and update package version

* Swap TextValidationBehavior Flags for frameworks

* [Testing] Fix for flaky UITests in CI that occasionally fail - 6 (#28747)

* Fixed flaky tests related to entry control

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue25473.cs

Co-authored-by: Copilot <[email protected]>

* fixed 19500 test

* reverted the common changes

* Fix typo in Issue19500.cs comments

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>

* Update dependencies from https://github.com/dotnet/xharness build 20250403.2 (#28819)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 9.0.0-prerelease.25167.9 -> To Version 9.0.0-prerelease.25203.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update Issue19509.cs (#28807)

* Resave mac tabbedpage images (#28803)

* Fixed ListView leak caused by not disposed ContextActionsCell (#28702)

* Fixed something that looks like copy/paste error

* Fixed memory leak caused by not disposed ContextActionsCell

* [Testing] Fix for flaky UITests in CI that occasionally fail - 8 (#28828)

* improve stability to flaky test

* Update Issue7678.cs

* Fixed the TargetInvocationException Occurs When Selecting Header/Footer After Changing ItemsLayout in CV2

* Included the test case and sample for the fix

* Added the test case for footer

---------

Co-authored-by: HarishKumarSF4517 <[email protected]>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Knyazev <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 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.

4 participants