Skip to content

Quarantine VirtualizationTest.CanRenderHtmlTable and CanElevateEffectiveMaxItemCount_WhenOverscanExceedsMax failing intermittently #65853

@github-actions

Description

@github-actions

Failing Test(s)

  • Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerVirtualizationTest.CanRenderHtmlTable
  • Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerVirtualizationTest.CanElevateEffectiveMaxItemCount_WhenOverscanExceedsMax

Error Message

Assert.Contains() Failure: Sub-string not found
String:   "height: 30px; flex-shrink: 0; display: ta..."
Not found: "height: 0px; flex-shrink: 0;"

Stacktrace

Details
Assert.Contains() Failure: Sub-string not found
String:   "height: 30px; flex-shrink: 0; display: table; width: 100%;"
Not found: "height: 0px; flex-shrink: 0;"
   at Microsoft.AspNetCore.Components.E2ETest.Tests.VirtualizationTest.CanRenderHtmlTable()

Logs

Details
See build logs for detailed output. Test is checking CSS spacer height values which can vary due to timing in E2E tests.

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1341040

Generated by Daily Test Quarantine Management ·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions