Skip to content

[release/10.0.1xx-sr7] [Android] Fix OnBackButtonPressed not invoked for Shell#35430

Merged
PureWeen merged 8 commits into
release/10.0.1xx-sr7from
backport/pr-35150-to-release/10.0.1xx-sr7
May 15, 2026
Merged

[release/10.0.1xx-sr7] [Android] Fix OnBackButtonPressed not invoked for Shell#35430
PureWeen merged 8 commits into
release/10.0.1xx-sr7from
backport/pr-35150-to-release/10.0.1xx-sr7

Addressed the concern

271bcdb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr-devicetests failed May 15, 2026 in 4h 0m 12s

Build #10.0.70-ci+pr.35430.azdo.1419529 had test failures

Details

Tests

  • Failed: 6 (0.06%)
  • Passed: 9,706 (94.48%)
  • Other: 561 (5.46%)
  • Total: 10,273

Annotations

Check failure on line 36 in Build log

See this annotation in the file changed.

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

Build log #L36

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 39 in Build log

See this annotation in the file changed.

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

Build log #L39

The operation was canceled.

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__DisplayClass20_0.<<RequestsCanBeInterceptedAndCustomDataReturnedForDifferentHosts>b__0>d.MoveNext() in /_/src/BlazorWebView/tests/DeviceTests/Elements/BlazorWebViewTests.RequestInterception.cs:line 154
--- End of stack trace from previous location ---
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.<>c__DisplayClass24_0.<<RunTest>b__1>d.MoveNext() in /_/src/BlazorWebView/tests/DeviceTests/Elements/BlazorWebViewTests.RequestInterception.cs:line 440
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.HandlerTestBasement.<>c__DisplayClass20_0.<<AttachAndRun>b__0>d.MoveNext() in /_/src/Core/tests/DeviceTests.Shared/HandlerTests/HandlerTestBasement.cs:line 226
--- End of stack trace from previous location ---
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<AttachAndRun>g__Run|53_0[T](Func`1 action) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 278
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 243
   at Microsoft.Maui.DeviceTests.AssertionExtensions.AttachAndRun[T](FrameworkElement view, Func`2 action, IMauiContext mauiContext) in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.Windows.cs:line 256
   at Microsoft.Maui.DeviceTests.AssertionExtensions.<>c__DisplayClass12_0`2.<<AttachAndRun>g__Run|0>d.MoveNext() in /_/src/TestUtils/src/DeviceTests/AssertionExtensions.cs:line 190
--- End of stack trace from previous location ---
   at Microsoft.Maui.MauiBlazorWebView.DeviceTests.Elements.BlazorWebViewTests.RunTest(Func`3 test) in /_/src/BlazorWebView/tests/DeviceTests/Elements/BlazorWebViewTests.RequestInterception.cs:line 430
--- End of stack trace from previous location ---

Check failure on line 1 in MauiBlazorWebView.DeviceTests-unpackaged.WorkItemExecution

See this annotation in the file changed.

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

MauiBlazorWebView.DeviceTests-unpackaged.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 Essentials.DeviceTests-packaged.WorkItemExecution

See this annotation in the file changed.

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

Essentials.DeviceTests-packaged.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 SwitchingWindowsPostsToTheNewWindow

See this annotation in the file changed.

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

SwitchingWindowsPostsToTheNewWindow

Assert.Contains() Failure: Item not found in collection
Collection: []
Not found:  Tuple (262862, 32769)
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Shared.Windows_ActiveWindowTracker_Tests.<SwitchingWindowsPostsToTheNewWindow>b__3_0()
--- End of stack trace from previous location ---