chore: Fixing reference to UIWindow (backport #2246) #2255
Build #4.1.1-PullRequest2255.29 had test failures
Details
- Failed: 4 (0.28%)
- Passed: 1,406 (98.25%)
- Other: 21 (1.47%)
- Total: 1,431
Annotations
Check failure on line 1 in When_SelectSingleFromView_ListView() [Mouse]
azure-pipelines / uno.extensions
When_SelectSingleFromView_ListView() [Mouse]
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Uno.Extensions.Reactive.WinUI.Tests.Given_BindableCollection_Selection.When_SelectSingleFromView_ListView() in /home/vsts/work/1/s/src/Uno.Extensions.Reactive.UI.Tests/Presentation/Bindings/Collections/Given_BindableCollection_Selection.cs:line 41
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass66_0.<<ExecuteTestsForInstance>g__WaitResult|3>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 1034
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass66_3.<<ExecuteTestsForInstance>g__DoInvoke|9>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 910
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass68_0.<<ExecuteOnDispatcher>b__0>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 1055
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.UnitTestsControl.ExecuteOnDispatcher(Func`1 asyncAction, CancellationToken ct) in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 1065
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass66_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 899
Check failure on line 1 in When_SelectMultipleFromView_ListView() [Mouse]
azure-pipelines / uno.extensions
When_SelectMultipleFromView_ListView() [Mouse]
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Uno.Extensions.Reactive.WinUI.Tests.Given_BindableCollection_Selection.When_SelectMultipleFromView_ListView() in /home/vsts/work/1/s/src/Uno.Extensions.Reactive.UI.Tests/Presentation/Bindings/Collections/Given_BindableCollection_Selection.cs:line 56
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass66_0.<<ExecuteTestsForInstance>g__WaitResult|3>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 1034
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass66_3.<<ExecuteTestsForInstance>g__DoInvoke|9>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 910
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass68_0.<<ExecuteOnDispatcher>b__0>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 1055
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.UnitTestsControl.ExecuteOnDispatcher(Func`1 asyncAction, CancellationToken ct) in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 1065
at Uno.UI.RuntimeTests.UnitTestsControl.<>c__DisplayClass66_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext() in /home/vsts/work/1/s/.nuget/uno.ui.runtimetests.engine/0.24.0-dev.95/src/Engine/UI/UnitTestsControl.cs:line 899
azure-pipelines / uno.extensions
TestHarness.UITest.Given_ContentDialog.When_SimpleContentDialog("SimpleDialogCodebehindWithCancelButton",3,True)
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)
Check failure on line 1 in TestHarness.UITest.Given_PageNavigation.When_PageNavigationDependsn
azure-pipelines / uno.extensions
TestHarness.UITest.Given_PageNavigation.When_PageNavigationDependsn
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_PageNavigationDependsn() in /__w/1/s/testing/TestHarness/TestHarness.UITest/Ext/Navigation/PageNavigation/Given_PageNavigation.cs:line 89
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)