Skip to content

Commit 2f79c47

Browse files
authored
Quarantine RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation (#56935)
1 parent 7fce121 commit 2f79c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mvc/test/Mvc.FunctionalTests/RazorRuntimeCompilationHostingStartupTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ public async Task RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation()
8585
}
8686

8787
[Fact]
88+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/56553")]
8889
public async Task RazorPages_CanBeServedAndUpdatedViaRuntimeCompilation()
8990
{
9091
// Arrange

0 commit comments

Comments
 (0)