[Testing] Enabling some UITests from Issues folder in Appium-2 #27064
Build #9.0.40-ci+pr.27064.azdo.132260 had test failures
Details
- 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
azure-pipelines / MAUI-UITests-public
Build log #L1042
PowerShell exited with code '1'.
Check failure on line 508 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L508
PowerShell exited with code '1'.
Check failure on line 937 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L937
PowerShell exited with code '1'.
Check failure on line 787 in Build log
azure-pipelines / MAUI-UITests-public
Build log #L787
PowerShell exited with code '1'.
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)
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
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)
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