Conversation
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>
wtgodbe
approved these changes
Mar 18, 2026
This was referenced Mar 19, 2026
Open
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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_AreUpdatedOnChangeRazorBuildTest.RazorPages_AreUpdatedOnChangeRazorRuntimeCompilationHostingStartupTest.RazorViews_CanBeServedAndUpdatedViaRuntimeCompilationRazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilationCloses #56553