Skip to content

Fixed crash when calling ItemsView.ScrollTo on unloaded CollectionView - #25444

Merged
kubaflo merged 7 commits into
dotnet:inflight/currentfrom
kubaflo:fix-23014
Mar 10, 2026
Merged

Fixed crash when calling ItemsView.ScrollTo on unloaded CollectionView#25444
kubaflo merged 7 commits into
dotnet:inflight/currentfrom
kubaflo:fix-23014

Fixed crash when calling ItemsView.ScrollTo on unloaded CollectionView

6ed7a8b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr failed Mar 10, 2026 in 1h 23m 9s

Build #10.0.50-ci+pr.25444.azdo.1328075 had test failures

Details

Tests

  • Failed: 8 (0.05%)
  • Passed: 17,252 (99.17%)
  • Other: 136 (0.78%)
  • Total: 17,396

Annotations

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

CSC#L0

CSC(0,0): error CS1504: (NETCORE_ENGINEERING_TELEMETRY=Build) Source file '/Users/cloudtest/vss/_work/1/s/src/Core/src/../AppleNative/ApiDefinition.cs' could not be opened -- Method not found: 'Boolean Microsoft.CodeAnalysis.Text.SourceHashAlgorithms.IsSupportedAlgorithm(Microsoft.CodeAnalysis.Text.SourceHashAlgorithm)'.

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Build log #L10

Path does not exist: /Users/cloudtest/vss/_work/_temp/native-binaries

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 6f602872-571d-4e9b-aefc-372508c450d8 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6f602872-571d-4e9b-aefc-372508c450d8/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Maui.Controls.Core.UnitTests.dll in job 694eefaa-bfbb-4eaa-a93a-77fb4499906d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/694eefaa-bfbb-4eaa-a93a-77fb4499906d/workitems/Microsoft.Maui.Controls.Core.UnitTests.dll/console

Check failure on line 1 in DoesNotInheritBindingContextToContentFromControlTemplate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

DoesNotInheritBindingContextToContentFromControlTemplate

Assert.Equal() Failure: Values differ
Expected: Test
Actual:   other context
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ContentViewUnitTests.DoesNotInheritBindingContextToContentFromControlTemplate() in /_/src/Controls/tests/Core.UnitTests/ContentViewUnitTest.cs:line 544
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line 1 in Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in DoesNotInheritBindingContextToContentFromControlTemplate

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

DoesNotInheritBindingContextToContentFromControlTemplate

Assert.Equal() Failure: Values differ
Expected: Test
Actual:   other context
Raw output
   at Microsoft.Maui.Controls.Core.UnitTests.ContentViewUnitTests.DoesNotInheritBindingContextToContentFromControlTemplate() in /_/src/Controls/tests/Core.UnitTests/ContentViewUnitTest.cs:line 544
   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.Controls.Core.UnitTests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr

Microsoft.Maui.Controls.Core.UnitTests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.