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: Remove pinned versions #1162

Merged
merged 1 commit into from
Aug 20, 2024

fix: Remove pinned versions

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

fix: Remove pinned versions #1162

fix: Remove pinned versions
8d97881
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.Gallery - CI succeeded Aug 20, 2024 in 8m 36s

Build #1.6.0-PullRequest1162.1759 had test failures

Details

Tests

  • Failed: 2 (0.69%)
  • Passed: 195 (67.24%)
  • Other: 93 (32.07%)
  • Total: 290

Annotations

Check failure on line 1 in Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick

System.InvalidOperationException : Unable to find element
Raw output
   at Uno.UITest.Selenium.SeleniumApp.GetSingleElement(Func`2 query)
   at Uno.UITest.Selenium.SeleniumApp.<>c__DisplayClass90_0.<ScrollTo>b__0(Actions a)
   at Uno.UITest.Selenium.SeleniumApp.PerformActions(Action`1 action)
   at Uno.UITest.Selenium.SeleniumApp.ScrollTo(Func`2 toQuery, ScrollStrategy strategy, Double swipePercentage, Int32 swipeSpeed, Boolean withInertia, Nullable`1 timeout)
   at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.ScrollDownTo(String toMarked, String withinMarked, ScrollStrategy strategy, Double swipePercentage, Int32 swipeSpeed, Boolean withInertia, Nullable`1 timeout)
   at Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick() in /__w/1/s/Uno.Gallery.UITests/Given_Card_01.cs:line 23
   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 Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Uno.Gallery - CI

Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick

System.InvalidOperationException : Unable to find element
Raw output
   at Uno.UITest.Selenium.SeleniumApp.GetSingleElement(Func`2 query)
   at Uno.UITest.Selenium.SeleniumApp.<>c__DisplayClass90_0.<ScrollTo>b__0(Actions a)
   at Uno.UITest.Selenium.SeleniumApp.PerformActions(Action`1 action)
   at Uno.UITest.Selenium.SeleniumApp.ScrollTo(Func`2 toQuery, ScrollStrategy strategy, Double swipePercentage, Int32 swipeSpeed, Boolean withInertia, Nullable`1 timeout)
   at Uno.UITest.Selenium.SeleniumApp.Uno.UITest.IApp.ScrollDownTo(String toMarked, String withinMarked, ScrollStrategy strategy, Double swipePercentage, Int32 swipeSpeed, Boolean withInertia, Nullable`1 timeout)
   at Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick() in /__w/1/s/Uno.Gallery.UITests/Given_Card_01.cs:line 23
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)