Skip to content

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

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
test-quarantine/unquarantine-56553-5972c9243d9e4f05
Closed

[test-quarantine] Unquarantine Razor runtime compilation tests (issue #56553)#65846
github-actions[bot] wants to merge 1 commit intomainfrom
test-quarantine/unquarantine-56553-5972c9243d9e4f05

Conversation

@github-actions
Copy link
Contributor

Unquarantines 4 Razor runtime compilation test methods from issue #56553. All 4 tests have been passing with a 100% pass rate across 30 builds (300 passes each) over the past 30 days in the quarantined tests pipeline.

Tests unquarantined:

  • Microsoft.AspNetCore.Mvc.FunctionalTests.RazorBuildTest.RazorViews_AreUpdatedOnChange
  • Microsoft.AspNetCore.Mvc.FunctionalTests.RazorBuildTest.RazorPages_AreUpdatedOnChange
  • Microsoft.AspNetCore.Mvc.FunctionalTests.RazorRuntimeCompilationHostingStartupTest.RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation
  • Microsoft.AspNetCore.Mvc.FunctionalTests.RazorRuntimeCompilationHostingStartupTest.RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation

Closes #56553

Generated by Daily Test Quarantine Management ·

Warning

⚠️ Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • d0svsblobprodcus381.vsblob.vsassets.io
  • example.com
  • kijvsblobprodcus387.vsblob.vsassets.io
  • learn.microsoft.com
  • spsprodcus4.vssps.visualstudio.com
  • ytvvsblobprodcus310.vsblob.vsassets.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "d0svsblobprodcus381.vsblob.vsassets.io"
    - "example.com"
    - "kijvsblobprodcus387.vsblob.vsassets.io"
    - "learn.microsoft.com"
    - "spsprodcus4.vssps.visualstudio.com"
    - "ytvvsblobprodcus310.vsblob.vsassets.io"

See Network Configuration for more information.

Tests have been passing with 100% pass rate for 30+ days in the
quarantined tests pipeline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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