Skip to content

Quarantine EnhancedNavigationTest.NavigationManagerUriGetsUpdatedOnEnhancedNavigation_OnlyServerOrWebAssembly is flaky #66310

@github-actions

Description

@github-actions

Failing Test(s)

Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.EnhancedNavigationTest.NavigationManagerUriGetsUpdatedOnEnhancedNavigation_OnlyServerOrWebAssembly

Symptoms

Test has failed 2 times in the components-e2e pipeline (definition 87) over the last 30 days.

Error message:

Assert.EndsWith() Failure
Expected: /nav/location-changed/server?query=1
Actual:   /nav/location-changed/server

The test performs enhanced navigation and asserts that NavigationManager.Uri is updated with the full URL including query string. On failure, the URL is captured before the query string parameter has been appended, indicating a timing/race condition in the enhanced navigation flow.

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions