Skip to content

[test-quarantine] Unquarantine Razor build and runtime compilation tests (issue #56553)#66492

Open
github-actions[bot] wants to merge 1 commit intomainfrom
test-quarantine/unquarantine-56553-razor-cf76bb05601afc20
Open

[test-quarantine] Unquarantine Razor build and runtime compilation tests (issue #56553)#66492
github-actions[bot] wants to merge 1 commit intomainfrom
test-quarantine/unquarantine-56553-razor-cf76bb05601afc20

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

The following Razor build and runtime compilation tests have been passing 100% in the quarantined test pipeline (pipeline 84) for 30+ days:

RazorBuildTest:

  • RazorViews_AreUpdatedOnChange
  • RazorPages_AreUpdatedOnChange

RazorRuntimeCompilationHostingStartupTest:

  • RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation
  • RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation

Resolves #56553

Note

🔒 Integrity filter blocked 10 items

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

  • #66364 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66443 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66331 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66427 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66365 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #63641 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65815 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65817 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65827 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65816 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

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

RazorViews_AreUpdatedOnChange, RazorPages_AreUpdatedOnChange,
RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation, and
RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation have been passing
100% for 30+ days in the quarantined test pipeline.

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 27, 2026 11:02
@github-actions github-actions Bot added test-failure area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Apr 27, 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

0 participants