Skip to content

[Testing] Revert - Refactor the HybridWebView and properly support complex parameters#35739

Merged
kubaflo merged 2 commits into
dotnet:inflight/currentfrom
TamilarasanSF4853:revert-32491
Jun 10, 2026
Merged

[Testing] Revert - Refactor the HybridWebView and properly support complex parameters#35739
kubaflo merged 2 commits into
dotnet:inflight/currentfrom
TamilarasanSF4853:revert-32491

Revert "Refactor the HybridWebView and properly support complex param…

6058a3b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr succeeded Jun 4, 2026 in 34m 17s

Build #10.0.80-ci+pr.35739.azdo.1447682 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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.