Skip to content

[release/9.0] improve CI flakiness - #67646

Merged
wtgodbe merged 1 commit into
dotnet:release/9.0from
wtgodbe:wtgodbe/release-9.0-ci-flakiness
Jul 7, 2026
Merged

[release/9.0] improve CI flakiness#67646
wtgodbe merged 1 commit into
dotnet:release/9.0from
wtgodbe:wtgodbe/release-9.0-ci-flakiness

Conversation

@wtgodbe

@wtgodbe wtgodbe commented Jul 7, 2026

Copy link
Copy Markdown
Member

Backporting quarantines for flaky scroll tests that are already resolved in main, to reduce release/9.0 CI flakiness. All reference existing tracking issue #47967.

  • RoutingTest.NavigationManagerNavigateToSameUrlWithHash_ScrollsToElementOnTheSamePage
  • RoutingTest.NavigationManagerNavigateToSameUrlWithQueryAndHash_ScrollsToElementOnTheSamePage
  • RoutingTest.NavigationManagerNavigateToSameUrlWithParamAndHash_ScrollsToElementOnTheSamePage

Quarantine flaky scroll tests that are already resolved in main to reduce
release/9.0 CI flakiness.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 7, 2026 17:15
@wtgodbe
wtgodbe requested a review from a team as a code owner July 7, 2026 17:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR backports test quarantines to release/9.0 to reduce CI flakiness from known flaky in-page scrolling E2E routing tests (tracked in #47967).

Changes:

  • Quarantined 3 additional RoutingTest scroll-to-anchor tests by adding [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/47967")].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wtgodbe
wtgodbe merged commit 44ba647 into dotnet:release/9.0 Jul 7, 2026
25 checks passed
This was referenced Aug 12, 2026
This was referenced Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants