Skip to content

Commit 01efd04

Browse files
committed
Quarantine RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation
1 parent 04808a1 commit 01efd04

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
@@ -47,6 +47,7 @@ public override void Dispose()
4747
public HttpClient Client { get; private set; }
4848

4949
[Fact]
50+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/56553")]
5051
public async Task RazorViews_CanBeServedAndUpdatedViaRuntimeCompilation()
5152
{
5253
// Arrange

0 commit comments

Comments
 (0)