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

Quarantine ServerComparison.FunctionalTests.HelloWorldTests.ApplicationException (#42381)

上级 89426080
No related branches found
No related tags found
无相关合并请求
......@@ -119,6 +119,7 @@ public class HelloWorldTests : LoggedTest
[ConditionalTheory]
[MemberData(nameof(SelfHostTestVariants))]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/42380")]
public async Task ApplicationException(TestVariant variant)
{
var testName = $"ApplicationException_{variant.Server}_{variant.Tfm}_{variant.Architecture}_{variant.ApplicationType}";
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册