Skip to content

Tables intentionally set `display: content` style but for spacer it m…

2b5bda8
Select commit
Loading
Failed to load commit list.
Open

Fix Virtualize table-mode scrolling in CSS Grid layouts (e.g. Aspire Dashboard) #66246

Tables intentionally set `display: content` style but for spacer it m…
2b5bda8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-components-e2e failed Apr 9, 2026 in 54m 23s

Build #20260409.11 had test failures

Details

Tests

  • Failed: 2 (0.11%)
  • Passed: 1,731 (99.14%)
  • Other: 13 (0.74%)
  • Total: 1,746

Annotations

Check failure on line 78 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Build log #L78

Bash exited with code '1'.

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETest.Tests.VirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETest.Tests.VirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail

OpenQA.Selenium.NoSuchElementException : Cannot locate option with value: BasicTestApp.QuickGridTest.QuickGridAspireLikeComponent; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#nosuchelementexception
Raw output
   at OpenQA.Selenium.Support.UI.SelectElement.SelectByValue(String value)
   at Microsoft.AspNetCore.Components.E2ETest.BasicTestAppWebDriverExtensions.MountTestComponent[TComponent](IWebDriver browser) in /mnt/vss/_work/1/s/src/Components/test/E2ETest/Infrastructure/WebDriverExtensions/BasicTestAppWebDriverExtensions.cs:line 20
   at Microsoft.AspNetCore.Components.E2ETest.Tests.VirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail() in /mnt/vss/_work/1/s/src/Components/test/E2ETest/Tests/VirtualizationTest.cs:line 1735
   at InvokeStub_VirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerVirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-components-e2e

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerVirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail

OpenQA.Selenium.NoSuchElementException : Cannot locate option with value: BasicTestApp.QuickGridTest.QuickGridAspireLikeComponent; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#nosuchelementexception
Raw output
   at OpenQA.Selenium.Support.UI.SelectElement.SelectByValue(String value)
   at Microsoft.AspNetCore.Components.E2ETest.BasicTestAppWebDriverExtensions.MountTestComponent[TComponent](IWebDriver browser) in /mnt/vss/_work/1/s/src/Components/test/E2ETest/Infrastructure/WebDriverExtensions/BasicTestAppWebDriverExtensions.cs:line 20
   at Microsoft.AspNetCore.Components.E2ETest.Tests.VirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail() in /mnt/vss/_work/1/s/src/Components/test/E2ETest/Tests/VirtualizationTest.cs:line 1735
   at InvokeStub_VirtualizationTest.QuickGrid_AspireLikeThumbScrollToEnd_DoesNotLeaveBlankTail(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)