Skip to content

Quarantine ServerVirtualizationTest.DynamicContent_PrependItemsWhileScrolledToMiddle_VisibleItemsStayInPlace is flaky #66308

@github-actions

Description

@github-actions

Failing Test(s)

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerVirtualizationTest.DynamicContent_PrependItemsWhileScrolledToMiddle_VisibleItemsStayInPlace

Symptoms

Test has failed 4 times in the components-e2e pipeline (definition 87) over the last 30 days. The base VirtualizationTest variant (WASM/static) passes consistently; only the server-execution variant is flaky.

Error message:

Assert.True() Failure

The test prepends items to a virtualized list while scrolled to the middle and asserts the visible items stay in place. In server-side Blazor mode, the asynchronous update timing causes the assertion to see a stale position before the DOM has converged.

Failing builds

Note

🔒 Integrity filter blocked 22 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #66271 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66251 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66239 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66228 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66172 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66168 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66159 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66137 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66135 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66092 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66084 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66061 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66060 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65893 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65891 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65880 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 6 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Test Quarantine Management · ● 11.7M ·

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions