Skip to content

Remove Tizen from templates (+ tests)

d6f0278
Select commit
Loading
Failed to load commit list.
Merged

Remove Tizen from templates (+ tests) for .NET 10 #30029

Remove Tizen from templates (+ tests)
d6f0278
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded Jun 17, 2025 in 1h 8m 6s

Build #10.0.0-ci+pr.30029.azdo.144234 had test failures

Details

Tests

  • Failed: 1 (0.02%)
  • Passed: 5,482 (96.99%)
  • Other: 169 (2.99%)
  • Total: 5,652

Annotations

Check failure on line 776 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L776

PowerShell exited with code '1'.

Check failure on line 630 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L630

PowerShell exited with code '1'.

Check failure on line 718 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L718

PowerShell exited with code '1'.

Check failure on line 84 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Build log #L84

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Issue17531(Mac).GesturesSenderIsView

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-UITests-public

Microsoft.Maui.TestCases.Tests.Issues.Issue17531(Mac).GesturesSenderIsView

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at UITest.Appium.HelperExtensions.GetText(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 88
   at Microsoft.Maui.TestCases.Tests.Issues.Issue17531.GesturesSenderIsView() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue17531.cs:line 25
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)