Skip to content

Commit 79dbbca

Browse files
halter73dougbu
andauthored
Quarantine one failing test (#31045) (#31296)
- #31044 - `RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()` Co-authored-by: Doug Bunting <[email protected]>
1 parent dfbbc40 commit 79dbbca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/test/RazorPagesTemplateTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ public async Task RazorPagesTemplate_IndividualAuth(bool useLocalDB)
223223
}
224224

225225
[Fact]
226+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/31044")]
226227
public async Task RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()
227228
{
228229
var project = await BuildAndPublishRazorPagesTemplate(auth: null, new[] { "--razor-runtime-compilation" });

0 commit comments

Comments
 (0)