Skip to content

[test-quarantine] Unquarantine Razor runtime compilation tests (issue #56553)#65864

Merged
wtgodbe merged 1 commit intomainfrom
bot/unquarantine-issue-56553-8f2d9a23ce083a2c
Mar 19, 2026
Merged

[test-quarantine] Unquarantine Razor runtime compilation tests (issue #56553)#65864
wtgodbe merged 1 commit intomainfrom
bot/unquarantine-issue-56553-8f2d9a23ce083a2c

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Unquarantines 4 Razor runtime compilation test methods from issue #56553. All tests have been passing 100% for 30+ days in the quarantined-tests pipeline (30 builds, 30 passes each, 0 failures).

Tests unquarantined:

  • RazorBuildTest.RazorViews_AreUpdatedOnChange
  • RazorBuildTest.RazorPages_AreUpdatedOnChange
  • RazorRuntimeCompilationHostingStartupTest.RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation
  • RazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation

Closes #56553

Generated by Daily Test Quarantine Management ·

Tests have been passing 100% for 30+ days in the quarantined-tests pipeline.
Tracked by #56553

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 March 18, 2026 23:21
@github-actions github-actions bot added test-failure area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Mar 18, 2026
@wtgodbe wtgodbe merged commit 1855c53 into main Mar 19, 2026
19 of 24 checks passed
@wtgodbe wtgodbe deleted the bot/unquarantine-issue-56553-8f2d9a23ce083a2c branch March 19, 2026 03:58
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview3 milestone Mar 19, 2026
ilonatommy added a commit that referenced this pull request Mar 20, 2026
)

These tests were unquarantined in #65864 but are failing again across
multiple PRs (#64964, #65871, #65451) in the Helix x64 Subset 2 job.
Re-quarantining only the RazorRuntimeCompilationHostingStartupTest
methods, not the RazorBuildTest ones.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ilonatommy added a commit that referenced this pull request Mar 20, 2026
) (#65881)

These tests were unquarantined in #65864 but are failing again across
multiple PRs (#64964, #65871, #65451) in the Helix x64 Subset 2 job.
Re-quarantining only the RazorRuntimeCompilationHostingStartupTest
methods, not the RazorBuildTest ones.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ilonatommy added a commit that referenced this pull request Mar 23, 2026
Re-quarantine RazorViews_AreUpdatedOnChange and RazorPages_AreUpdatedOnChange
in RazorBuildTest. These were unquarantined in #65864 but are still flaking
across unrelated PRs (e.g. #65885).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
wtgodbe added a commit that referenced this pull request Mar 23, 2026
Re-quarantine RazorViews_AreUpdatedOnChange and RazorPages_AreUpdatedOnChange
in RazorBuildTest. These were unquarantined in #65864 but are still flaking
across unrelated PRs (e.g. #65885).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quarantine RazorViews_AreUpdatedOnChange and RazorPages_AreUpdatedOnChange

1 participant