Skip to content

[test-quarantine] Quarantine ServerVirtualizationTest.DynamicContent_PrependItemsWhileScrolledToMiddle_VisibleItemsStayInPlace#66155

Closed
github-actions[bot] wants to merge 2 commits intomainfrom
quarantine/servervirt-dynprepend-aw_srvvirt-40490ee8c8d1fb2d
Closed

[test-quarantine] Quarantine ServerVirtualizationTest.DynamicContent_PrependItemsWhileScrolledToMiddle_VisibleItemsStayInPlace#66155
github-actions[bot] wants to merge 2 commits intomainfrom
quarantine/servervirt-dynprepend-aw_srvvirt-40490ee8c8d1fb2d

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 4, 2026

Quarantines a flaky server-execution E2E test in the components-e2e pipeline that has failed 3 times in the last 30 days (builds 1365779, 1363611, 1361845).

Test

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

The failure is in the server execution variant only (not the base VirtualizationTest class). To quarantine only the server variant:

  • The base class method DynamicContent_PrependItemsWhileScrolledToMiddle_VisibleItemsStayInPlace was made virtual
  • A quarantined override was added in ServerVirtualizationTest in TestSubclasses.cs

Associated issue: #66139

Note: The issue URL in [QuarantinedTest(...)] uses the placeholder TODO. Please update it with the actual issue number from #66139 before merging.

Note

🔒 Integrity filter blocked 12 items

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

  • #65815 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65817 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65827 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65816 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66130 issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66135 issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #40626 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #46028 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #49286 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #54846 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #55092 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #55707 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

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 · ● 25.1M ·

…crolledToMiddle_VisibleItemsStayInPlace

This server-only variant has failed 3 times in the last 30 days
(builds 1365779, 1363611, 1361845 in pipeline 87). The base method
was made virtual and a quarantined override was added to TestSubclasses.cs
to quarantine only the server execution variant.

Associated issue: #aw_srvvirt

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot requested a review from a team as a code owner April 4, 2026 11:00
@github-actions github-actions Bot added the area-blazor Includes: Blazor, Razor Components label Apr 4, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ilonatommy
Copy link
Copy Markdown
Member

Trying to stabilize the tests in #66194.

Copy link
Copy Markdown
Member

@ilonatommy ilonatommy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting until we see if #66194 helped.

@wtgodbe
Copy link
Copy Markdown
Member

wtgodbe commented Apr 8, 2026

@ilonatommy is it alright if we merge this? The test is failing in a few other PRs, e.g. https://dev.azure.com/dnceng-public/public/_build/results?buildId=1370650&view=results

@ilonatommy
Copy link
Copy Markdown
Member

ilonatommy commented Apr 9, 2026

@ilonatommy is it alright if we merge this? The test is failing in a few other PRs, e.g. https://dev.azure.com/dnceng-public/public/_build/results?buildId=1370650&view=results

#66194 is green and ready for review, we could merge it anytime.

Edit: merged, let's count the failures from now on.

@ilonatommy
Copy link
Copy Markdown
Member

ilonatommy commented Apr 13, 2026

Passing since the fix, for 4 days. We have another test that has a similar race failing, though NonZeroStartIndex_ScrollToMiddleThenMeasure. The fix will be extended in #66290.

@ilonatommy ilonatommy closed this Apr 13, 2026
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants