Skip to content

[iOS] Fix SafeArea infinite layout cycle with parent hierarchy walk and pixel-level comparison#34024

Merged
PureWeen merged 16 commits into
mainfrom
ios-safearea-infinite-layout-fix
Mar 6, 2026
Merged

[iOS] Fix SafeArea infinite layout cycle with parent hierarchy walk and pixel-level comparison#34024
PureWeen merged 16 commits into
mainfrom
ios-safearea-infinite-layout-fix

Fix RTL ScrollView: remove negative-offset arrange, rely on iOS nativ…

d86e439
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr succeeded Mar 5, 2026 in 5h 13m 31s

Build #10.0.50-ci+pr.34024.azdo.1322030 had test failures

Details

Tests

  • Failed: 6 (0.03%)
  • Passed: 17,485 (99.19%)
  • Other: 136 (0.77%)
  • Total: 17,627

Annotations

Check failure on line 503 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L503

Test suite had 1 failure(s).

Check failure on line 506 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L506

PowerShell exited with code '1'.

Check failure on line 503 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L503

Test suite had 1 failure(s).

Check failure on line 506 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L506

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug

Project Test8032b63476a1791774512.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 83
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug

Project Testfc3e19d7e24385488882.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiDebug() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 74
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiNativeAOT

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiNativeAOT

Project Test6f1b20e17e21041443051.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiNativeAOT() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 105
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull

Project Test6f1415e7ad61345553878.csproj failed to run. Check test output/attachments for errors.
Raw output
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS(String id, String config, String framework, RuntimeVariant runtimeVariant, String trimMode) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 154
   at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiReleaseTrimFull() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 80
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)