Skip to content

fix(itemsrepeater): Address PR review comments

2a78164
Select commit
Loading
Failed to load commit list.
Merged

Items repeater item variance fixes #23269

fix(itemsrepeater): Address PR review comments
2a78164
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Uno.UI - CI succeeded May 14, 2026 in 39m 46s

Build #6.7-dev.117+94f88f46cd had test failures

Details

Tests

  • Failed: 18 (0.03%)
  • Passed: 61,910 (90.75%)
  • Other: 6,295 (9.23%)
  • Total: 68,223

Annotations

Check failure on line 11 in Build log

See this annotation in the file changed.

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

Build log #L11

Artifact runtime-tests-desktop-skia-macos-failures was not found for build 212572.

Check failure on line 1 in Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_FlipView.When_Decimal_Size()

See this annotation in the file changed.

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

Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_FlipView.When_Decimal_Size()

Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.AreEqual failed. Expected:<2>. Actual:<1>. 'expected' expression: '2', 'actual' expression: 'flipView.SelectedIndex'.
   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.Windows_UI_Xaml_Controls.Given_FlipView.When_Decimal_Size()
   at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()

Check failure on line 1 in Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_FlipView.When_TouchFlick_Then_FlipOneItem()

See this annotation in the file changed.

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

Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_FlipView.When_TouchFlick_Then_FlipOneItem()

Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.AreEqual failed. Expected:<1>. Actual:<0>. 'expected' expression: '1', 'actual' expression: 'flipView.SelectedIndex'.
   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.Windows_UI_Xaml_Controls.Given_FlipView.When_TouchFlick_Then_FlipOneItem()
   at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()

Check failure on line 1 in Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_TextBox.When_Chunk_DoubleTapHeld()

See this annotation in the file changed.

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

Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_TextBox.When_Chunk_DoubleTapHeld()

Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.IsTrue failed. 'condition' expression: 'SUT.IsBackwardSelection'.
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsTrue(Nullable`1 condition, String message, String conditionExpression)
   at Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_TextBox.When_Chunk_DoubleTapHeld()
   at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()

Check failure on line 1 in Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_ScrollViewer.When_Nested_ScrollViewers_WheelChanged()

See this annotation in the file changed.

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

Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_ScrollViewer.When_Nested_ScrollViewers_WheelChanged()

Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException: Assert.AreEqual failed. Expected:<80>. Actual:<28>. 'expected' expression: 'inner.ScrollableHeight', 'actual' expression: 'inner.VerticalOffset'.
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ThrowAssertAreEqualFailed(Object expected, Object actual, String userMessage)
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual[Double](Double expected, Double actual, IEqualityComparer`1 comparer, String message, String expectedExpression, String actualExpression)
   at Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual[Double](Double expected, Double actual, String message, String expectedExpression, String actualExpression)
   at Uno.UI.RuntimeTests.Tests.Windows_UI_Xaml_Controls.Given_ScrollViewer.When_Nested_ScrollViewers_WheelChanged()
   at Uno.UI.Samples.Tests.UnitTestsControl.<>c__DisplayClass73_2.<<ExecuteTestsForInstance>g__InvokeTestMethod|5>d.MoveNext()