Skip to content

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

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
bot/unquarantine-issue-56553-apr2026-3b29486222916de6
Closed

[test-quarantine] Unquarantine Razor runtime compilation tests (issue #56553)#66415
github-actions[bot] wants to merge 1 commit intomainfrom
bot/unquarantine-issue-56553-apr2026-3b29486222916de6

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Unquarantines 4 Razor runtime compilation test methods from issue #56553. All tests have been passing with a 100% pass rate for 30+ days in the quarantined-tests pipeline (pipeline 84): 0 failures across all builds since the quarantine was applied on March 23, 2026.

Tests unquarantined:

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

Closes #56553

Note

🔒 Integrity filter blocked 2 items

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

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 · ● 4.1M ·

These tests have been passing with a 100% pass rate for 30+ days
in the quarantined-tests pipeline (pipeline 84). Removing the
[QuarantinedTest] attributes from all 4 tests.

Tests unquarantined:
- RazorBuildTest.RazorViews_AreUpdatedOnChange
- RazorBuildTest.RazorPages_AreUpdatedOnChange
- RazorRuntimeCompilationHostingStartupTest.RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation
- RazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation

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 22, 2026 10:48
@github-actions github-actions Bot added test-failure area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Apr 22, 2026
@BrennanConroy
Copy link
Copy Markdown
Member

Last time we did this we immediately quarantined them again.

@wtgodbe
Copy link
Copy Markdown
Member

wtgodbe commented Apr 22, 2026

Let's skip this one then to give it more time to prove reliability (this comment will cause the workflow to wait another 30 days)

@wtgodbe wtgodbe closed this Apr 22, 2026
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview4 milestone Apr 22, 2026
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

2 participants