[Extensibility] XAML: Expose GTK, macOS, and WPF in OnPlatform - #35901
Merged
kubaflo merged 19 commits intoJul 30, 2026
Azure Pipelines / maui-pr
failed
Jul 29, 2026 in 1h 51m 58s
Build #11.0.0-ci+pr.35901.azdo.1531969 had test failures
Details
- Failed: 5 (0.03%)
- Passed: 19,809 (99.17%)
- Other: 160 (0.80%)
- Total: 19,974
Annotations
Check failure on line 1 in MauiAppBuild_BeginInvoke_DispatchesToDispatcher
azure-pipelines / maui-pr
MauiAppBuild_BeginInvoke_DispatchesToDispatcher
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.Maui.UnitTests.Hosting.MainThreadBridgeTests.MauiAppBuild_BeginInvoke_DispatchesToDispatcher() in /_/src/Core/tests/UnitTests/Hosting/MainThreadBridgeTests.cs:line 170
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 CreateTimerNonRepeatingDoesNotRepeat
azure-pipelines / maui-pr
CreateTimerNonRepeatingDoesNotRepeat
System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<<CreateTimerNonRepeatingDoesNotRepeat>b__10_0>d.MoveNext() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 152
--- End of stack trace from previous location ---
at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
Check failure on line 1 in TestImplementationHasDispatcher
azure-pipelines / maui-pr
TestImplementationHasDispatcher
Assert.False() Failure
Expected: False
Actual: True
Raw output
at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<TestImplementationHasDispatcher>b__3_0() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 39
at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass0_0.<Run>b__0() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 136
at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
Check failure on line 1 in CreateTimerIsNotNull
azure-pipelines / maui-pr
CreateTimerIsNotNull
System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
at Microsoft.Maui.UnitTests.Dispatching.DispatcherTests.<>c.<CreateTimerIsNotNull>b__9_0() in /_/src/Core/tests/UnitTests/Dispatching/DispatcherTests.cs:line 139
at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass0_0.<Run>b__0() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 136
at Microsoft.Maui.UnitTests.DispatcherTest.<>c__DisplayClass1_0.<<Run>b__0>d.MoveNext() in /_/src/Core/tests/UnitTests/TestClasses/DispatcherStub.cs:line 148
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
Loading