Skip to content

[release/10.0.1xx-sr9] Fix WebView SwipeView gestures on Android - #36506

Merged
rmarinho merged 2 commits into
release/10.0.1xx-sr9from
backport/pr-36499-to-release/10.0.1xx-sr9
Jul 10, 2026
Merged

[release/10.0.1xx-sr9] Fix WebView SwipeView gestures on Android#36506
rmarinho merged 2 commits into
release/10.0.1xx-sr9from
backport/pr-36499-to-release/10.0.1xx-sr9

Fix Windows WebView SwipeView UI test

ed32d5e
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jul 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.

Test Failures (1 tests failed)

🔹 [All failing tests from maui-pr]

    Microsoft.Maui.IntegrationTests.AppleTemplateTests.RunOniOS_BlazorRelease [Details] [3.09% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    Project Test57c57ab798b527200091.csproj failed to run. 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 154
       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)

Was this helpful? Yes No