Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Fix for setting IsClippedToBounds="True" inside a Border control will crash on Windows #25506

Merged
merged 8 commits into from
Dec 5, 2024

Revert unwanted changes

07b2ef6
Select commit
Loading
Failed to load commit list.
Merged

[Windows] Fix for setting IsClippedToBounds="True" inside a Border control will crash on Windows #25506

Revert unwanted changes
07b2ef6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-public succeeded Dec 4, 2024 in 38m 55s

Build #9.0.20-ci+pr.25506.azdo.129422 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,360 (99.29%)
  • Other: 123 (0.70%)
  • Total: 17,484

Annotations

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid("maui","net8.0","Release",null)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-public

Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid("maui","net8.0","Release",null)

  Project RunOnAndroidmau1754261585.csproj failed to install. Check test output/attachments for errors.
  Expected: True
  But was:  False
Raw output
   at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 78
   at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)

1)    at Microsoft.Maui.IntegrationTests.AndroidTemplateTests.RunOnAndroid(String id, String framework, String config, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AndroidTemplateTests.cs:line 78
   at InvokeStub_AndroidTemplateTests.RunOnAndroid(Object, Span`1)