chore: Update to net9 #1177
Merged
chore: Update to net9 #1177
Azure Pipelines / Uno.Gallery - CI
succeeded
Nov 8, 2024 in 38m 31s
Build #1.6.0-PullRequest1177.1822 had test failures
Details
- Failed: 1 (0.43%)
- Passed: 156 (67.24%)
- Other: 75 (32.33%)
- Total: 232
Annotations
Check failure on line 1 in Uno.Gallery.UITests.Given_Card_01.When_01_OutlinedCardClick
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 /home/vsts/work/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)
Loading