Make skia runtime tests green locally on Debug #18659
Build #5.6.0-PullRequest-18659-148018-18659.894 had test failures
Details
- Failed: 979 (0.79%)
- Passed: 113,155 (90.93%)
- Other: 10,311 (8.29%)
- Total: 124,445
Annotations
Check failure on line 288232 in Build log
azure-pipelines / Uno.UI - CI
Build log #L288232
The Operation will be canceled. The next steps may not contain expected logs.
Check failure on line 1 in ValidateOverflowScrollViewerDoesNotScrollWithArrowKeys()
azure-pipelines / Uno.UI - CI
ValidateOverflowScrollViewerDoesNotScrollWithArrowKeys()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Expected object to be [865, -678], but found [865, 53].
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.ObjectAssertions.Be(Object expected, String because, Object[] becauseArgs)
at Private.Infrastructure.TestServices.VERIFY_ARE_EQUAL[Point](Point actual, Point expected, String message)
at Microsoft.UI.Xaml.Tests.Enterprise.BaseDxamlTestClass.VERIFY_ARE_EQUAL[Point](Point actual, Point expected, String message)
at Windows.UI.Tests.Enterprise.CommandBarIntegrationTests.<>c__DisplayClass25_0.<ValidateOverflowScrollViewerDoesNotScrollWithArrowKeys>b__5()
at Private.Infrastructure.TestServices.<>c__DisplayClass1_0.<RunOnUIThread>b__0()
at Private.Infrastructure.UnitTestDispatcherCompat.<>c__DisplayClass18_0.<RunAsync>b__0()
--- End of stack trace from previous location ---
at Private.Infrastructure.TestServices.RunOnUIThread(Action action)
at Windows.UI.Tests.Enterprise.CommandBarIntegrationTests.<>c__DisplayClass25_0.<<ValidateOverflowScrollViewerDoesNotScrollWithArrowKeys>b__4>d.MoveNext()
--- End of stack trace from previous location ---
at Uno.UI.RuntimeTests.Helpers.TestHelper.RetryAssert(Func`1 assertion, Int32 count)
at Uno.UI.RuntimeTests.Helpers.TestHelper.RetryAssert(Func`1 assertion, Int32 count)
at Windows.UI.Tests.Enterprise.CommandBarIntegrationTests.ValidateOverflowScrollViewerDoesNotScrollWithArrowKeys()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass63_1.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.When_DragElementNestedInDraggableElement_And_GoAway_Then_GetLeave
String lengths are both 16. Strings differ at index 0.
Expected: "NestedDragSource"
But was: "ParentDragSource"
-----------^
Raw output
at SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.<RunTest>g__AssertEvent|3_5(String expectedSender, String expectedEvent, <>c__DisplayClass3_0&) in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml/DragAndDropTests/DragDrop_Nested_Automated.cs:line 124
at SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.RunTest(String testName) in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml/DragAndDropTests/DragDrop_Nested_Automated.cs:line 80
at SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.When_DragElementNestedInDraggableElement_And_GoAway_Then_GetLeave() in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml/DragAndDropTests/DragDrop_Nested_Automated.cs:line 29
1) at SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.<RunTest>g__AssertEvent|3_5(String expectedSender, String expectedEvent, <>c__DisplayClass3_0&) in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml/DragAndDropTests/DragDrop_Nested_Automated.cs:line 124
at SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.RunTest(String testName) in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml/DragAndDropTests/DragDrop_Nested_Automated.cs:line 80
at SamplesApp.UITests.Windows_UI_Xaml.DragAndDropTests.DragDrop_Nested_Automated.When_DragElementNestedInDraggableElement_And_GoAway_Then_GetLeave() in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml/DragAndDropTests/DragDrop_Nested_Automated.cs:line 29
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Windows_UI_Xaml_Controls.PopupTests.UnoSamples_Popup_HVAlign_Tests.Popup_PlacementTest_3Default_HCVC
Popup for 'Default_HCVC' is expected to open at (680,299), but is actually opened at (680,321)
===== Context =====
buttonRect: [Rect 80x80@640259]
xMul: 0.5, yMul: 0.5
Raw output
at SamplesApp.UITests.Windows_UI_Xaml_Controls.PopupTests.UnoSamples_Popup_HVAlign_Tests.Popup_PlacementTest(String targetName, Single xMul, Single yMul) in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/PopupTests/UnoSamples_Popup_HVAlign_Tests.cs:line 49
at SamplesApp.UITests.Windows_UI_Xaml_Controls.PopupTests.UnoSamples_Popup_HVAlign_Tests.Popup_PlacementTest_3Default_HCVC() in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/PopupTests/UnoSamples_Popup_HVAlign_Tests.cs:line 26
1) at SamplesApp.UITests.Windows_UI_Xaml_Controls.PopupTests.UnoSamples_Popup_HVAlign_Tests.Popup_PlacementTest(String targetName, Single xMul, Single yMul) in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/PopupTests/UnoSamples_Popup_HVAlign_Tests.cs:line 49
at SamplesApp.UITests.Windows_UI_Xaml_Controls.PopupTests.UnoSamples_Popup_HVAlign_Tests.Popup_PlacementTest_3Default_HCVC() in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/PopupTests/UnoSamples_Popup_HVAlign_Tests.cs:line 26
azure-pipelines / Uno.UI - CI
SamplesApp.UITests.Windows_UI_Xaml_Controls.TextBoxTests.TextBoxTests.TextBox_AutoGrow_Vertically_Test
Expected height2 to be greater than 59F, but found 59F.
Raw output
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.CollectingAssertionStrategy.ThrowIfAny(IDictionary`2 context)
at FluentAssertions.Execution.AssertionScope.Dispose()
at SamplesApp.UITests.Windows_UI_Xaml_Controls.TextBoxTests.TextBoxTests.TextBox_AutoGrow_Vertically_Test() in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/TextBoxTests/TextBoxTests.cs:line 702
at SamplesApp.UITests.Windows_UI_Xaml_Controls.TextBoxTests.TextBoxTests.TextBox_AutoGrow_Vertically_Test() in /agent/_work/1/s/src/SamplesApp/SamplesApp.UITests/Windows_UI_Xaml_Controls/TextBoxTests/TextBoxTests.cs:line 682