Skip to content
代码片段 群组 项目
未验证 提交 79dbbcad 编辑于 作者: Stephen Halter's avatar Stephen Halter 提交者: GitHub
浏览文件

Quarantine one failing test (#31045) (#31296)


- #31044
- `RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()`

Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>
上级 dfbbc40f
No related branches found
No related tags found
无相关合并请求
...@@ -223,6 +223,7 @@ namespace Templates.Test ...@@ -223,6 +223,7 @@ namespace Templates.Test
} }
[Fact] [Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/31044")]
public async Task RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes() public async Task RazorPagesTemplate_RazorRuntimeCompilation_BuildsAndPublishes()
{ {
var project = await BuildAndPublishRazorPagesTemplate(auth: null, new[] { "--razor-runtime-compilation" }); var project = await BuildAndPublishRazorPagesTemplate(auth: null, new[] { "--razor-runtime-compilation" });
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册