Skip to content

Revert "[test-quarantine] Quarantine flaky RedirectionTest.RedirectEnhancedNonBlazorGetToExternal" - #69089

Open
ilonatommy wants to merge 1 commit into
mainfrom
revert-68946-quarantine-redirectiontest-class-8343051232f87db2
Open

Revert "[test-quarantine] Quarantine flaky RedirectionTest.RedirectEnhancedNonBlazorGetToExternal"#69089
ilonatommy wants to merge 1 commit into
mainfrom
revert-68946-quarantine-redirectiontest-class-8343051232f87db2

Conversation

@ilonatommy

@ilonatommy ilonatommy commented Sep 7, 2026

Copy link
Copy Markdown
Member

Reverts #68946. The failures should be fixed since #68782 and the 2 builds quoted in quarantine PR were from 13th August and even older (details got already deleted by now). Not sure if the no-quarantine label works on a merged PR, maybe we will have to re-label it once the bot reports it broken again.

I don't understand "has never carried a [QuarantinedTest] attribute before" in the bot's PR, when we can see that https://github.com/dotnet/aspnetcore/pull/68782/changes has
image

Do I read something wrong?

Also, #68849 carries the no-quarantine label and the bot got triggered anyway.

@ilonatommy
ilonatommy requested review from wtgodbe and a lite review from Copilot September 7, 2026 07:13
@ilonatommy
ilonatommy requested a review from a team as a code owner September 7, 2026 07:13
@github-actions github-actions Bot added the area-blazor Includes: Blazor, Razor Components label Sep 7, 2026

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.

🟢 Approval recommended

The change is a minimal, targeted revert (attribute removal only) with no apparent behavioral or structural risks beyond re-enabling the test.

Pull request overview

This PR reverts the earlier test-quarantine change that marked RedirectionTest.RedirectEnhancedNonBlazorGetToExternal as quarantined, returning the test to normal execution now that the underlying flakiness is believed to be addressed by prior fixes.

Changes:

  • Removes the [QuarantinedTest(...)] attribute from RedirectEnhancedNonBlazorGetToExternal.
File summaries
File Description
src/Components/test/E2ETest/ServerRenderingTests/RedirectionTest.cs Un-quarantines a specific external redirection E2E theory by removing its quarantine attribute.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants