Skip to content

[test-quarantine] Re-quarantine ServerVirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure#66359

Merged
wtgodbe merged 3 commits intomainfrom
quarantine/re-quarantine-nonzerostartindex-66119-5707b2a47c9f7cbe
Apr 20, 2026
Merged

[test-quarantine] Re-quarantine ServerVirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure#66359
wtgodbe merged 3 commits intomainfrom
quarantine/re-quarantine-nonzerostartindex-66119-5707b2a47c9f7cbe

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Re-quarantines ServerVirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure, which was unquarantined in PR #66290 on 2026-04-17 but immediately started failing again (~1.5 hours after the unquarantine merged).

Failure evidence:

  • Build 1383645 — started 2026-04-17T09:49 UTC (after unquarantine at 08:20 UTC)
  • Pipeline: components-e2e (definition 87)

Tracking issue: #66119

The test needs more investigation before it can be reliably unquarantined.

Note

🔒 Integrity filter blocked 6 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".
  • fix flaky Microsoft.AspNetCore.SignalR.Client.Tests.TestServerTests.WebSocketsWorks #65928 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • fix(http2/3): add trailer headers timeout #66249 pull_request_read: 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 · ● 8.5M ·

…leThenMeasure

Test started failing again after being unquarantined in PR #66290.
Re-quarantining using the original issue #66119.

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 18, 2026 10:40
@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 18, 2026
@wtgodbe
Copy link
Copy Markdown
Member

wtgodbe commented Apr 20, 2026

@copilot please fix this build error:

/mnt/vss/_work/1/s/src/Components/test/E2ETest/ServerExecutionTests/TestSubclasses.cs(116,26): error CS0506: 'ServerVirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure()': cannot override inherited member 'VirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure()' because it is not marked virtual, abstract, or override [/mnt/vss/_work/1/s/src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj]

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 20, 2026

@copilot please fix this build error:

/mnt/vss/_work/1/s/src/Components/test/E2ETest/ServerExecutionTests/TestSubclasses.cs(116,26): error CS0506: 'ServerVirtualizationTest.NonZeroStartIndex_Scro...

Fixed in 87b2f3e: I made VirtualizationTest.NonZeroStartIndex_ScrollToMiddleThenMeasure() virtual and kept the server test as an override, which resolves the CS0506 build error while preserving the quarantine behavior.

Copilot AI requested a review from wtgodbe April 20, 2026 01:52
@github-actions github-actions Bot added area-blazor Includes: Blazor, Razor Components and removed needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Apr 20, 2026
@Youssef1313
Copy link
Copy Markdown
Member

Related to #66290

cc @ilonatommy

@wtgodbe wtgodbe merged commit 6389c33 into main Apr 20, 2026
25 checks passed
@wtgodbe wtgodbe deleted the quarantine/re-quarantine-nonzerostartindex-66119-5707b2a47c9f7cbe branch April 20, 2026 16:04
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 20, 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.

3 participants