Skip to content

Fix Android nested carousel scrolling#35656

Merged
kubaflo merged 7 commits into
dotnet:inflight/currentfrom
AdamEssenmacher:issue-7814
Jun 2, 2026
Merged

Fix Android nested carousel scrolling#35656
kubaflo merged 7 commits into
dotnet:inflight/currentfrom
AdamEssenmacher:issue-7814

Stabilize Android nested scroll gesture ownership

ee03f4d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-devicetests failed Jun 1, 2026 in 1h 13m 28s

Build #10.0.80-ci+pr.35656.azdo.1443613 had test failures

Details

Tests

  • Failed: 13 (0.18%)
  • Passed: 6,733 (95.22%)
  • Other: 325 (4.60%)
  • Total: 7,071

Annotations

Check failure on line 51 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L51

PowerShell exited with code '1'.

Check failure on line 51 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L51

PowerShell exited with code '1'.

Check failure on line 59 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Build log #L59

PowerShell exited with code '1'.

Check failure on line 1 in RequestsCanBeInterceptedAndCustomDataReturnedForDifferentHosts(uriBase: \"https://echo.free.beeceptor.com/sample-request\")

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

RequestsCanBeInterceptedAndCustomDataReturnedForDifferentHosts(uriBase: \"https://echo.free.beeceptor.com/sample-request\")

Assert.Equal() Failure: Strings differ
           ↓ (pos 0)
Expected: "Hello Matthew (param1=value1, param2=valu"···
Actual:   "Failed to fetch"
           ↑ (pos 0)
Raw output
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.<>c__DisplayClass22_0.<<RequestsCanBeInterceptedAndCustomDataReturnedForDifferentHosts>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.<>c__DisplayClass26_0.<<RunTest>b__1>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.HandlerTestBasement.<>c__DisplayClass20_0.<<AttachAndRun>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>g__Run|21_0[T](View view, Func`1 action)
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](View view, Func`1 action)
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass72_0`2.<<AttachAndRun>g__Run|0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Dispatching.DispatcherExtensions.<>c__DisplayClass2_0`1.<<DispatchAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.RunTest(Func`3 test)
--- End of stack trace from previous location ---

Check failure on line 1 in com.microsoft.maui.mauiblazorwebview.devicetests-Signed.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

com.microsoft.maui.mauiblazorwebview.devicetests-Signed.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 Asymmetric_to_Symmetric_API_Upgrade

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Asymmetric_to_Symmetric_API_Upgrade

Assert.Equal() Failure: Strings differ
Expected: "this is the value"
Actual:   null
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.SecureStorage_Tests.Asymmetric_to_Symmetric_API_Upgrade()
--- End of stack trace from previous location ---

Check failure on line 1 in Set_Get_Remove_Async_MultipleTimes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr-devicetests

Set_Get_Remove_Async_MultipleTimes

Assert.Equal() Failure: Strings differ
Expected: "value33"
Actual:   null
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.SecureStorage_Tests.<>c.<<Set_Get_Remove_Async_MultipleTimes>b__10_0>d.MoveNext()
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Parallel.<>c__53`1.<<ForEachAsync>b__53_0>d[[System.Int32, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Essentials.DeviceTests.SecureStorage_Tests.Set_Get_Remove_Async_MultipleTimes()
--- End of stack trace from previous location ---