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

[ci] Fix versions again when no sha provided #20873

Merged
merged 1 commit into from
Feb 28, 2024

[ci] Fix versions again when no sha provided

3b442b2
Select commit
Loading
Failed to load commit list.
Merged

[ci] Fix versions again when no sha provided #20873

[ci] Fix versions again when no sha provided
3b442b2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-UITests-public failed Feb 28, 2024 in 1h 9m 37s

Build #8.0.10-ci.net8.9073+pr.20873-sha.fdeb3d6ef-azdo.109944 had test failures

Details

Tests

  • Failed: 11 (1.13%)
  • Passed: 631 (64.78%)
  • Other: 332 (34.09%)
  • Total: 974

Annotations

Check failure on line 19 in Build log

See this annotation in the file changed.

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

Build log #L19

There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.

Check failure on line 2014 in Build log

See this annotation in the file changed.

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

Build log #L2014

PowerShell exited with code '1'.

Check failure on line 4165 in Build log

See this annotation in the file changed.

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

Build log #L4165

PowerShell exited with code '1'.

Check failure on line 1293 in Build log

See this annotation in the file changed.

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

Build log #L1293

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.Maui.AppiumTests.Issues.Issue11501(Android).MakingFragmentRelatedChangesWhileAppIsBackgroundedFails("RemoveAddTabs")

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.Issues.Issue11501(Android).MakingFragmentRelatedChangesWhileAppIsBackgroundedFails("RemoveAddTabs")

OpenQA.Selenium.WebDriverException : An unknown server-side error occurred while processing the command. Original error: Timed out after 15602ms waiting for the root AccessibilityNodeInfo in the active window. Make sure the active window is not constantly hogging the main UI thread (e.g. the application is being idle long enough), so the accessibility manager could do its work
Raw output
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.FindElements(String mechanism, String value)
   at OpenQA.Selenium.Appium.MobileBy.FindElements(ISearchContext context)
   at OpenQA.Selenium.WebDriver.FindElements(By by)
   at UITest.Appium.AppiumQuery.FindElements(AppiumApp appiumApp) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/AppiumQuery.cs:line 113
   at UITest.Appium.AppiumApp.FindElement(String id) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/AppiumApp.cs:line 69
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 633
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 644
   at Microsoft.Maui.AppiumTests.Issues.Issue11501.MakingFragmentRelatedChangesWhileAppIsBackgroundedFails(String scenario) in /Users/builder/azdo/_work/1/s/src/Controls/tests/UITests/Tests/Issues/Issue11501.cs:line 33
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   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)

Check failure on line 1 in Microsoft.Maui.AppiumTests.InputTransparencyGalleryTests(Android).InputTransparencyWhenRootIsTransparentMatrix(True,True,True,False)

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.InputTransparencyGalleryTests(Android).InputTransparencyWhenRootIsTransparentMatrix(True,True,True,False)

The app was expected to be running still, investigate as possible crash
TearDown : NUnit.Framework.AssertionException : The app was expected to be running still, investigate as possible crash
Raw output
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)

--TearDown
   at NUnit.Framework.Assert.ReportFailure(String message)
   at NUnit.Framework.Assert.Fail(String message, Object[] args)
   at NUnit.Framework.Assert.Fail(String message)
   at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
1)    at UITest.Appium.NUnit.UITestBase.UITestBaseTearDown() in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.NUnit/UITestBase.cs:line 68
   at InvokeStub_UITestBase.UITestBaseTearDown(Object, Object, IntPtr*)

Check failure on line 1 in Microsoft.Maui.AppiumTests.Issues.Issue11501(Android).MakingFragmentRelatedChangesWhileAppIsBackgroundedFails("SwapFlyoutPage")

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.Issues.Issue11501(Android).MakingFragmentRelatedChangesWhileAppIsBackgroundedFails("SwapFlyoutPage")

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 /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 629
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 644
   at Microsoft.Maui.AppiumTests.Issues.Issue11501.MakingFragmentRelatedChangesWhileAppIsBackgroundedFails(String scenario) in /Users/builder/azdo/_work/1/s/src/Controls/tests/UITests/Tests/Issues/Issue11501.cs:line 33
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   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)

Check failure on line 1 in Microsoft.Maui.AppiumTests.Issues.Issue11501(Android).MakingFragmentRelatedChangesWhileAppIsBackgroundedFails("SwapTabbedPage")

See this annotation in the file changed.

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

Microsoft.Maui.AppiumTests.Issues.Issue11501(Android).MakingFragmentRelatedChangesWhileAppIsBackgroundedFails("SwapTabbedPage")

OpenQA.Selenium.WebDriverException : An unknown server-side error occurred while processing the command. Original error: Timed out after 15659ms waiting for the root AccessibilityNodeInfo in the active window. Make sure the active window is not constantly hogging the main UI thread (e.g. the application is being idle long enough), so the accessibility manager could do its work
Raw output
   at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.FindElements(String mechanism, String value)
   at OpenQA.Selenium.Appium.MobileBy.FindElements(ISearchContext context)
   at OpenQA.Selenium.WebDriver.FindElements(By by)
   at UITest.Appium.AppiumQuery.FindElements(AppiumApp appiumApp) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/AppiumQuery.cs:line 113
   at UITest.Appium.AppiumApp.FindElement(String id) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/AppiumApp.cs:line 69
   at UITest.Appium.HelperExtensions.Wait(Func`1 query, Func`2 satisfactory, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 633
   at UITest.Appium.HelperExtensions.WaitForAtLeastOne(Func`1 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency) in /Users/builder/azdo/_work/1/s/src/TestUtils/src/UITest.Appium/HelperExtensions.cs:line 644
   at Microsoft.Maui.AppiumTests.Issues.Issue11501.MakingFragmentRelatedChangesWhileAppIsBackgroundedFails(String scenario) in /Users/builder/azdo/_work/1/s/src/Controls/tests/UITests/Tests/Issues/Issue11501.cs:line 33
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   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)