Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] Enabling ported UITests from Xamarin.UITests to Appium - 57 #26717

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'dotnet:main' into enable-xamarinuitest-57

96e5082
Select commit
Loading
Failed to load commit list.
Open

[Testing] Enabling ported UITests from Xamarin.UITests to Appium - 57 #26717

Merge branch 'dotnet:main' into enable-xamarinuitest-57
96e5082
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Dec 20, 2024 in 1h 39m 2s

Build #9.0.30-ci+pr.26717.azdo.131175 had test failures

Details

Tests

  • Failed: 13 (0.36%)
  • Passed: 2,870 (80.30%)
  • Other: 691 (19.33%)
  • Total: 3,574

Annotations

Check failure on line 895 in Build log

See this annotation in the file changed.

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

Build log #L895

PowerShell exited with code '1'.

Check failure on line 733 in Build log

See this annotation in the file changed.

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

Build log #L733

PowerShell exited with code '1'.

Check failure on line 637 in Build log

See this annotation in the file changed.

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

Build log #L637

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 1 in Microsoft.Maui.TestCases.Tests.Issues.ShellInsets(Android).PaddingWithoutSafeArea

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.ShellInsets(Android).PaddingWithoutSafeArea

  Assert.That(somePadding, Is.EqualTo(1))
  Expected: 1
  But was:  0
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.ShellInsets.PaddingWithoutSafeArea() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/ShellInsets.cs:line 137

1)    at Microsoft.Maui.TestCases.Tests.Issues.ShellInsets.PaddingWithoutSafeArea() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/ShellInsets.cs:line 137

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.ImageButtonUITests(Mac).Padding

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.ImageButtonUITests(Mac).Padding

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at UITest.Appium.HelperExtensions.Click(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 273
   at UITest.Appium.HelperExtensions.Tap(IApp app, String element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 25
   at Microsoft.Maui.TestCases.Tests.StateViewContainerRemote.TapStateButton() in /_/src/Controls/tests/TestCases.Shared.Tests/ViewContainers/StateViewContainerRemote.cs:line 21
   at Microsoft.Maui.TestCases.Tests.ImageButtonUITests.Padding() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/ImageButtonUITests.cs:line 165
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.ImageButtonUITests(Mac).Padding_Add

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.ImageButtonUITests(Mac).Padding_Add

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at UITest.Appium.HelperExtensions.Click(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 273
   at UITest.Appium.HelperExtensions.Tap(IApp app, String element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 25
   at Microsoft.Maui.TestCases.Tests.StateViewContainerRemote.TapStateButton() in /_/src/Controls/tests/TestCases.Shared.Tests/ViewContainers/StateViewContainerRemote.cs:line 21
   at Microsoft.Maui.TestCases.Tests.ImageButtonUITests.Padding_Add() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/ImageButtonUITests.cs:line 178
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.ImageUITests(Mac).IsAnimationPlaying

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.ImageUITests(Mac).IsAnimationPlaying

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at UITest.Appium.HelperExtensions.Click(IUIElement element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 273
   at UITest.Appium.HelperExtensions.Tap(IApp app, String element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 25
   at Microsoft.Maui.TestCases.Tests.StateViewContainerRemote.TapStateButton() in /_/src/Controls/tests/TestCases.Shared.Tests/ViewContainers/StateViewContainerRemote.cs:line 21
   at Microsoft.Maui.TestCases.Tests.ImageUITests.IsAnimationPlaying() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/ImageUITests.cs:line 49
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await[TResult](Func`1 invoke)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)