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 some UITests from Issues folder in Appium-2 #27064

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

Resolved Test Failures

de1c80f
Select commit
Loading
Failed to load commit list.
Open

[Testing] Enabling some UITests from Issues folder in Appium-2 #27064

Resolved Test Failures
de1c80f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Jan 14, 2025 in 1h 22m 13s

Build #9.0.40-ci+pr.27064.azdo.132260 had test failures

Details

Tests

  • Failed: 9 (0.24%)
  • Passed: 3,336 (90.28%)
  • Other: 350 (9.47%)
  • Total: 3,695

Annotations

Check failure on line 1042 in Build log

See this annotation in the file changed.

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

Build log #L1042

PowerShell exited with code '1'.

Check failure on line 508 in Build log

See this annotation in the file changed.

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

Build log #L508

PowerShell exited with code '1'.

Check failure on line 937 in Build log

See this annotation in the file changed.

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

Build log #L937

PowerShell exited with code '1'.

Check failure on line 787 in Build log

See this annotation in the file changed.

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

Build log #L787

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59863_1(Android).DoubleTapWithOnlyDoubleTapRecognizerShouldRegisterOneDoubleTap

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59863_1(Android).DoubleTapWithOnlyDoubleTapRecognizerShouldRegisterOneDoubleTap

System.TimeoutException : Timed out waiting for element...
Raw output
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2163
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2180
   at UITest.Appium.HelperExtensions.WaitForElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 665
   at Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59863_1.DoubleTapWithOnlyDoubleTapRecognizerShouldRegisterOneDoubleTap() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla59863_1.cs:line 33
   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.GestureRecognizerUITests(Android).DoubleTap

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.GestureRecognizerUITests(Android).DoubleTap

  Assert.That(actual, Is.EqualTo(expected))
  Expected string length 7 but was 0. Strings differ at index 0.
  Expected: "Success"
  But was:  <string.Empty>
  -----------^
Raw output
   at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
   at Microsoft.Maui.TestCases.Tests.GestureRecognizerUITests.DoubleTap() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/GestureRecognizerUITests.cs:line 52

1)    at NUnit.Framework.Legacy.ClassicAssert.AreEqual(Object expected, Object actual)
   at Microsoft.Maui.TestCases.Tests.GestureRecognizerUITests.DoubleTap() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/GestureRecognizerUITests.cs:line 52

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.CollectionViewTabbedPageUITests(Mac).AddingGroupToUnviewedGroupedCollectionViewShouldNotCrash

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.CollectionViewTabbedPageUITests(Mac).AddingGroupToUnviewedGroupedCollectionViewShouldNotCrash

System.TimeoutException : Timed out waiting for element...
Raw output
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2163
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 2180
   at UITest.Appium.HelperExtensions.WaitForElement(IApp app, IQuery query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 699
   at UITest.Appium.HelperExtensions.WaitForElementTillPageNavigationSettled(IApp app, String elementId, Nullable`1 timeout) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 1913
   at Microsoft.Maui.TestCases.Tests.Issues.CollectionViewTabbedPageUITests.AddingGroupToUnviewedGroupedCollectionViewShouldNotCrash() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/CollectionViewUITests.CollectionViewTabbedPage.cs:line 39
   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.Issues.Bugzilla59925(Mac).Bugzilla59925Test

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59925(Mac).Bugzilla59925Test

  Assert.That(updatedSize1, Is.GreaterThan(updatedSize))
  Expected: greater than 30
  But was:  30
Raw output
   at Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59925.Bugzilla59925Test() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla59925.cs:line 42

1)    at Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59925.Bugzilla59925Test() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla59925.cs:line 42