Skip to content

[test-quarantine] Quarantine ServerRoutingTest.CanNavigateToQueryStringPageWithNoQuery#66196

Merged
ilonatommy merged 2 commits intomainfrom
quarantine/routing-cannavigatetoquerystringpagewithnoquery-serverexecution-39b62cbd100e091b
Apr 8, 2026
Merged

[test-quarantine] Quarantine ServerRoutingTest.CanNavigateToQueryStringPageWithNoQuery#66196
ilonatommy merged 2 commits intomainfrom
quarantine/routing-cannavigatetoquerystringpagewithnoquery-serverexecution-39b62cbd100e091b

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

Quarantines a flaky server-execution E2E test in the components-e2e pipeline that has failed 2 times across 2 separate builds.

Test

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.CanNavigateToQueryStringPageWithNoQuery

The failure is in the server execution (Blazor Server) variant only — the base RoutingTest class variant passes consistently with 100% pass rate.

To quarantine only the server variant:

  • The base class method CanNavigateToQueryStringPageWithNoQuery was made virtual in RoutingTest.cs
  • A quarantined override was added in ServerRoutingTest in TestSubclasses.cs

Failing builds

Associated issue: #66195

Note

🔒 Integrity filter blocked 29 items

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

  • #46028 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".
  • #54846 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #55862 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #60459 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #60350 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #60592 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #61474 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #61428 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #61810 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #62459 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #62607 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #62604 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #62603 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".
  • #61401 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 13 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 · ● 8.1M ·

The server-execution variant of CanNavigateToQueryStringPageWithNoQuery has
failed 2 times across 2 different builds in the components-e2e pipeline
(builds 1366214 and 1358072). The base class test (RoutingTest) passes
consistently; only the server-execution (Blazor Server) variant is flaky.

To quarantine only the server variant, made the base method virtual and
added a quarantined override in ServerRoutingTest in TestSubclasses.cs.

Associated issue: https://github.com/dotnet/aspnetcore/issues/#aw_navqry1

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 7, 2026 10:42
@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 7, 2026
…agewithnoquery-serverexecution-39b62cbd100e091b
@wtgodbe
Copy link
Copy Markdown
Member

wtgodbe commented Apr 8, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 4 pipeline(s).

@ilonatommy ilonatommy merged commit ea55452 into main Apr 8, 2026
25 checks passed
@ilonatommy ilonatommy deleted the quarantine/routing-cannavigatetoquerystringpagewithnoquery-serverexecution-39b62cbd100e091b branch April 8, 2026 13:22
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview4 milestone Apr 8, 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.

2 participants