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-4 #27067

Merged
merged 3 commits into from
Jan 14, 2025

Merge branch 'dotnet:main' into enable-uitest4

2f93ce4
Select commit
Loading
Failed to load commit list.
Merged

[Testing] Enabling some UITests from Issues folder in Appium-4 #27067

Merge branch 'dotnet:main' into enable-uitest4
2f93ce4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public succeeded Jan 13, 2025 in 1h 7m 27s

Build #9.0.40-ci+pr.27067.azdo.132239 had test failures

Details

Tests

  • Failed: 3 (0.08%)
  • Passed: 3,243 (90.66%)
  • Other: 331 (9.25%)
  • Total: 3,577

Annotations

Check failure on line 626 in Build log

See this annotation in the file changed.

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

Build log #L626

PowerShell exited with code '1'.

Check failure on line 631 in Build log

See this annotation in the file changed.

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

Build log #L631

PowerShell exited with code '1'.

Check failure on line 967 in Build log

See this annotation in the file changed.

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

Build log #L967

PowerShell exited with code '1'.

Check failure on line 822 in Build log

See this annotation in the file changed.

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

Build log #L822

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.TestCases.Tests.Issues.Bugzilla31333(Android).Issue31333FocusEditorInListViewCell

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Bugzilla31333(Android).Issue31333FocusEditorInListViewCell

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 287
   at UITest.Appium.HelperExtensions.Tap(IApp app, String element) in /_/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 25
   at Microsoft.Maui.TestCases.Tests.Issues.Bugzilla31333.Issue31333FocusEditorInListViewCell() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla31333.cs:line 28
   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.Bugzilla59863_2(Android).DoubleTapWithMixedRecognizersShouldRegisterDoubleTap

See this annotation in the file changed.

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

Microsoft.Maui.TestCases.Tests.Issues.Bugzilla59863_2(Android).DoubleTapWithMixedRecognizersShouldRegisterDoubleTap

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_2.DoubleTapWithMixedRecognizersShouldRegisterDoubleTap() in /_/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Bugzilla/Bugzilla59863_2.cs:line 27
   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