feat: ItemCollectionTransition
#22960
Build #6.6-dev.951+066db75346 had test failures
Details
- Failed: 64 (0.10%)
- Passed: 56,083 (91.71%)
- Other: 5,007 (8.19%)
- Total: 61,154
Annotations
Check failure on line 19 in Build log
azure-pipelines / Uno.UI - CI
Build log #L19
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 19 in Build log
azure-pipelines / Uno.UI - CI
Build log #L19
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 19 in Build log
azure-pipelines / Uno.UI - CI
Build log #L19
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
azure-pipelines / Uno.UI - CI
src\Uno.UI.RuntimeTests\Tests\Microsoft_UI_Xaml_Controls\Given_ItemCollectionTransitionProvider.cs#L33
src\Uno.UI.RuntimeTests\Tests\Microsoft_UI_Xaml_Controls\Given_ItemCollectionTransitionProvider.cs(33,28): Error CS0246: The type or namespace name 'RecyclingElementFactory' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / Uno.UI - CI
Uno.UI.RuntimeTests.Tests.Microsoft_UI_Xaml_Controls.Given_ItemCollectionTransitionProvider.When_Progress_Complete_TransitionCompleted_Is_Raised()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.IsNotNull failed. 'value' expression: 'capturedTransition'. At least one transition should have been started
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertIsNotNullFailed(String message)
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotNull(Object value, String message, String valueExpression)
at Uno.UI.RuntimeTests.Tests.Microsoft_UI_Xaml_Controls.Given_ItemCollectionTransitionProvider.When_Progress_Complete_TransitionCompleted_Is_Raised()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()
azure-pipelines / Uno.UI - CI
Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_ScrollViewer.When_TouchScrollDownWithInertia_Then_DoNotChainInertia()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.IsLessThan failed. Actual value <210> is not less than expected value <1>. 'upperBound' expression: '1d', 'value' expression: 'Math.Abs(childEndOffset - child.VerticalOffset)'. abs(childEndOffset - child.VerticalOffset)=210, expected to be < 1
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertIsLessThanFailed[Double](Double upperBound, Double value, String userMessage)
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsLessThan[Double](Double upperBound, Double value, String message, String upperBoundExpression, String valueExpression)
at Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_ScrollViewer.When_TouchScrollDownWithInertia_Then_DoNotChainInertia()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()
azure-pipelines / Uno.UI - CI
Uno.UI.RuntimeTests.Tests.Microsoft_UI_Xaml_Controls.Given_ItemCollectionTransitionProvider.When_Progress_Complete_TransitionCompleted_Is_Raised()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.IsNotNull failed. 'value' expression: 'capturedTransition'. At least one transition should have been started
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertIsNotNullFailed(String message)
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotNull(Object value, String message, String valueExpression)
at Uno.UI.RuntimeTests.Tests.Microsoft_UI_Xaml_Controls.Given_ItemCollectionTransitionProvider.When_Progress_Complete_TransitionCompleted_Is_Raised()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()
azure-pipelines / Uno.UI - CI
Uno.UI.RuntimeTests.Tests.Microsoft_UI_Xaml_Controls.Given_ItemCollectionTransitionProvider.When_Items_Changed_TransitionProvider_Receives_Correct_Calls()
Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.AreEqual failed. Expected:<1>. Actual:<0>. 'expected' expression: '1', 'actual' expression: 'addCalls.Count'. Expected 1 add call
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertAreEqualFailed(Object expected, Object actual, String userMessage)
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual[Int32](Int32 expected, Int32 actual, IEqualityComparer`1 comparer, String message, String expectedExpression, String actualExpression)
at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual[Int32](Int32 expected, Int32 actual, String message, String expectedExpression, String actualExpression)
at Uno.UI.RuntimeTests.Tests.Microsoft_UI_Xaml_Controls.Given_ItemCollectionTransitionProvider.When_Items_Changed_TransitionProvider_Receives_Correct_Calls()
at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()