Skip to content

[test-quarantine] Quarantine ServerVirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure and CancelsOutdatedRefreshes_Async#66123

Merged
wtgodbe merged 2 commits intomainfrom
quarantine/2026-04-03-virtualization-524ad1b516ca2d37
Apr 3, 2026
Merged

[test-quarantine] Quarantine ServerVirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure and CancelsOutdatedRefreshes_Async#66123
wtgodbe merged 2 commits intomainfrom
quarantine/2026-04-03-virtualization-524ad1b516ca2d37

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 3, 2026

Quarantines two flaky server-execution E2E tests in the components-e2e pipeline (pipeline 87):

The failures occur only in the server execution variant (ServerVirtualizationTest) and not in the base Tests.VirtualizationTest class. To quarantine only the server variants, the base class methods were made virtual and quarantined override methods were added in ServerVirtualizationTest in TestSubclasses.cs.

Note: The issue URLs in [QuarantinedTest(...)] use placeholders (TODO). Please update them with the actual issue numbers from the associated tracking issues (#66119 and #66120) before merging.

Note

🔒 Integrity filter blocked 47 items

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

  • #66092 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66084 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66075 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66070 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66061 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66060 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66003 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65930 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65928 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65893 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65891 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65887 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65880 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65871 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65870 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65869 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 31 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 ·

…henMeasure and CancelsOutdatedRefreshes_Async

Both tests are flaky in the server execution context only.
NonZeroStartIndex_ScrollToMiddleThenMeasure: 3 failures in the last 30 days.
CancelsOutdatedRefreshes_Async: 2 failures in the last 30 days.

Made the base class methods virtual and added quarantined overrides in
ServerVirtualizationTest so only the server-execution variants are quarantined,
while the base Tests.VirtualizationTest variants continue running normally.

TODO: Replace issue URL placeholders with actual issue numbers.

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 3, 2026 10:58
@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant