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

fix: Correcting gitversion (backport #2173) #2177

Merged

fix: Correcting gitversion

8d27e9d
Select commit
Loading
Failed to load commit list.
Merged

fix: Correcting gitversion (backport #2173) #2177

fix: Correcting gitversion
8d27e9d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / uno.extensions succeeded Feb 17, 2024 in 15m 42s

Build #4.0.1-PullRequest2177.18 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)

Check failure on line 1 in TestHarness.UITest.Given_ContentDialog.When_SimpleContentDialog("SimpleDialogCodebehindWithCancelButton",0,False)

See this annotation in the file changed.

@azure-pipelines 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)