[iOS] ScrollView: Clamp ScrollTo requests against AdjustedContentInset - #37060
Merged
kubaflo merged 11 commits intoAug 10, 2026
Merged
Build Analysis / Build Analysis
failed
Aug 10, 2026 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
maui-pr-uitests / Build UITests Sample App / Build Sample App / Build the samples
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌src/Controls/src/Core/Compatibility/Handlers/Shell/iOS/UIContainerCell.cs(17,22): Error MEM0002: Member '_viewResource' could cause memory leaks in an NSObject subclass. Remove the member, store the value as a WeakReference, or add the [UnconditionalSuppressMessage("Memory", "MA0002")] attribute with a justification as to why the member will not leak.
-
❌src/Controls/src/Core/Handlers/Items/iOS/MauiCollectionView.cs(49,15): Error MEM0002: Member '_contentOffsetObserver' could cause memory leaks in an NSObject subclass. Remove the member, store the value as a WeakReference, or add the [UnconditionalSuppressMessage("Memory", "MA0002")] attribute with a justification as to why the member will not leak.
-
❌src/Controls/src/Core/Compatibility/Handlers/NavigationPage/iOS/NavigationRenderer.cs(1410,17): Error MEM0002: Member '_largeTitleProxyScrollView' could cause memory leaks in an NSObject subclass. Remove the member, store the value as a WeakReference, or add the [UnconditionalSuppressMessage("Memory", "MA0002")] attribute with a justification as to why the member will not leak.
- ❌ 5 more errors on this task
maui-pr-uitests / Android UITests CoreClr / Controls (API 30) / Controls (API 30) Border,BoxView,Brush,Button / Controls (API 30) Border,BoxView,Brush,Button
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌PowerShell exited with code '1'.
maui-pr-uitests / Android UITests CoreClr / Controls (API 30) / Controls (API 30) Border,BoxView,Brush,Button / Publish the android_ui_tests_controls_30 test results
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
46 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr-uitests] [maui-pr] [maui-pr-devicetests]
Test Failures (268 tests failed)
🔹 [All failing tests from maui-pr]
- Exception Message
Project Test5df1053dc361281702596.csproj failed to build. Check test output/attachments for errors.
- CallStack
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 138 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)
- Exception Message
Project Test2936388b5cc1896363810.csproj failed to build. Check test output/attachments for errors.
- CallStack
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 138 at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorRelease() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 86 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
- Exception Message
Project Testa0f5f179fc1436805148.csproj failed to build. Check test output/attachments for errors.
- CallStack
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 138 at Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiRelease() in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/AppleTemplateTests.cs:line 77 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
❌ Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution [Console] [Details] [Artifacts] [25.78% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
❌ Microsoft.Maui.Controls.Xaml.UnitTests.dll.WorkItemExecution [Console] [Details] [Artifacts] [21.27% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
❌ Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorDebug [Details] [53.18% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
❌ Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorRelease [Details] [53.18% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
❌ Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_MauiRelease [Details] [52.95% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
Failing Configurations (2)
🔹 [All failing tests from maui-pr-devicetests]
🔹 [All failing tests from maui-pr-uitests]
Loading