Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing Orientation check in VirtualizingStackPanel #17135

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Changed SV orientation before settings Template

5914148
Select commit
Loading
Failed to load commit list.
Open

Fix missing Orientation check in VirtualizingStackPanel #17135

Changed SV orientation before settings Template
5914148
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AvaloniaUI.Avalonia failed Sep 27, 2024 in 17m 41s

Build #20240927.5 had test failures

Details

Tests

  • Failed: 6 (0.04%)
  • Passed: 13,929 (99.44%)
  • Other: 73 (0.52%)
  • Total: 14,008

Annotations

Check failure on line 1061 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Build log #L1061

[xUnit.net 00:00:06.45]     Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items [FAIL]

Check failure on line 1072 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Build log #L1072

[xUnit.net 00:00:06.65]     Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items [FAIL]

Check failure on line 1088 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Build log #L1088

Target "RunCoreLibsTests" has thrown an exception

Check failure on line 1237 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Build log #L1237

Bash exited with code '255'.

Check failure on line 1 in Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items

Assert.Equal() Failure
Expected: 380, 0, 10, 100
Actual:   0, 1900, 20, 100
Raw output
   at Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items() in /home/vsts/work/1/s/tests/Avalonia.Controls.UnitTests/VirtualizingStackPanelTests.cs:line 1219
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items

Assert.Equal() Failure
Expected: 190, 0, 20, 100
Actual:   0, 1900, 20, 100
Raw output
   at Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items() in /home/vsts/work/1/s/tests/Avalonia.Controls.UnitTests/VirtualizingStackPanelTests.cs:line 1245
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items

Assert.Equal() Failure
Expected: 190, 0, 20, 100
Actual:   0, 1900, 20, 100
Raw output
   at Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Larger_Items() in D:\a\1\s\tests\Avalonia.Controls.UnitTests\VirtualizingStackPanelTests.cs:line 1245
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia

Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items

Assert.Equal() Failure
Expected: 380, 0, 10, 100
Actual:   0, 1900, 20, 100
Raw output
   at Avalonia.Controls.UnitTests.VirtualizingStackPanelTests.ScrollIntoView_Correctly_Scrolls_Right_To_A_Page_Of_Smaller_Items() in D:\a\1\s\tests\Avalonia.Controls.UnitTests\VirtualizingStackPanelTests.cs:line 1219
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)