[Testing] Revert - Refactor the HybridWebView and properly support complex parameters#35739
Merged
Merged
Azure Pipelines / maui-pr
succeeded
Jun 4, 2026 in 34m 17s
Build #10.0.80-ci+pr.35739.azdo.1447682 had test failures
Details
- Failed: 2 (0.01%)
- Passed: 26,989 (99.24%)
- Other: 206 (0.76%)
- Total: 27,197
Annotations
Check failure on line 1 in MauiAppBuild_BeginInvoke_DispatchesToDispatcher
azure-pipelines / maui-pr
MauiAppBuild_BeginInvoke_DispatchesToDispatcher
Microsoft.Maui.ApplicationModel.NotImplementedInReferenceAssemblyException : This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.
Raw output
at Microsoft.Maui.ApplicationModel.MainThread.get_PlatformIsMainThread() in /_/src/Essentials/src/MainThread/MainThread.netstandard.cs:line 16
at Microsoft.Maui.ApplicationModel.MainThread.get_IsMainThread() in /_/src/Essentials/src/MainThread/MainThread.shared.cs:line 57
at Microsoft.Maui.ApplicationModel.MainThread.BeginInvokeOnMainThread(Action action) in /_/src/Essentials/src/MainThread/MainThread.shared.cs:line 65
at Microsoft.Maui.UnitTests.Hosting.MainThreadBridgeTests.MauiAppBuild_BeginInvoke_DispatchesToDispatcher() in /_/src/Core/tests/UnitTests/Hosting/MainThreadBridgeTests.cs:line 168
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.UnitTests.dll.WorkItemExecution
azure-pipelines / maui-pr
Microsoft.Maui.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.
Loading