fix: Correcting gitversion (backport #2173) #2177
Build #4.0.1-PullRequest2177.18 had test failures
Details
- Failed: 7 (0.51%)
- Passed: 1,343 (97.89%)
- Other: 22 (1.60%)
- Total: 1,372
Annotations
Check failure on line 1 in TestHarness.UITest.Given_Apps_Commerce.When_Commerce_Responsive
azure-pipelines / uno.extensions
TestHarness.UITest.Given_Apps_Commerce.When_Commerce_Responsive
System.TimeoutException : Timed out waiting for element 'LoginNavigationBar'...
Raw output
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at TestHarness.UITest.Extensions.AppExtensions.WaitElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /__w/1/s/testing/TestHarness/TestHarness.UITest/Extensions/AppExtensions.cs:line 51
at TestHarness.UITest.Given_Apps_Commerce.When_Commerce_Responsive() in /__w/1/s/testing/TestHarness/TestHarness.UITest/Ext/Navigation/Apps/Commerce/Given_Apps_Commerce.cs:line 53
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
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 TestHarness.UITest.Given_ContentDialog.When_ComplexContentDialog
azure-pipelines / uno.extensions
TestHarness.UITest.Given_ContentDialog.When_ComplexContentDialog
System.TimeoutException : Timed out waiting for element 'DialogsContentDialogsPage'...
Raw output
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at TestHarness.UITest.Extensions.AppExtensions.WaitElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /__w/1/s/testing/TestHarness/TestHarness.UITest/Extensions/AppExtensions.cs:line 51
at TestHarness.UITest.Given_ContentDialog.When_ComplexContentDialog() in /__w/1/s/testing/TestHarness/TestHarness.UITest/Ext/Navigation/Dialogs/Given_ContentDialog.cs:line 55
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
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 TestHarness.UITest.Given_PageNavigation.When_PageNavigationXAML
azure-pipelines / uno.extensions
TestHarness.UITest.Given_PageNavigation.When_PageNavigationXAML
System.TimeoutException : Timed out waiting for element 'OnePageToTwoPageButton'...
Raw output
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at TestHarness.UITest.Extensions.AppExtensions.WaitElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /__w/1/s/testing/TestHarness/TestHarness.UITest/Extensions/AppExtensions.cs:line 50
at TestHarness.UITest.Given_PageNavigation.When_PageNavigationXAML() in /__w/1/s/testing/TestHarness/TestHarness.UITest/Ext/Navigation/PageNavigation/Given_PageNavigation.cs:line 12
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / uno.extensions
TestHarness.UITest.Given_ContentDialog.When_SimpleContentDialog("SimpleDialogCodebehindWithCancelButton",0,False)
System.TimeoutException : Timed out waiting for element 'DialogsContentDialogsPage'...
Raw output
at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.WaitForElement(Func`2 query, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout)
at TestHarness.UITest.Extensions.AppExtensions.WaitElement(IApp app, String marked, String timeoutMessage, Nullable`1 timeout, Nullable`1 retryFrequency, Nullable`1 postTimeout) in /__w/1/s/testing/TestHarness/TestHarness.UITest/Extensions/AppExtensions.cs:line 50
at TestHarness.UITest.Given_ContentDialog.When_SimpleContentDialog(String dialogButton, Int32 delayInSeconds, Boolean dialogCancelled) in /__w/1/s/testing/TestHarness/TestHarness.UITest/Ext/Navigation/Dialogs/Given_ContentDialog.cs:line 15
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
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)