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

Quarantine OnAuthenticate_Available_Throws (#43551)

上级 84b8f804
No related branches found
No related tags found
无相关合并请求
...@@ -251,6 +251,7 @@ public class Http3TlsTests : LoggedTest ...@@ -251,6 +251,7 @@ public class Http3TlsTests : LoggedTest
[MsQuicSupported] [MsQuicSupported]
[InlineData(HttpProtocols.Http3)] [InlineData(HttpProtocols.Http3)]
[InlineData(HttpProtocols.Http1AndHttp2AndHttp3)] [InlineData(HttpProtocols.Http1AndHttp2AndHttp3)]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/43548")]
public async Task OnAuthenticate_Available_Throws(HttpProtocols protocols) public async Task OnAuthenticate_Available_Throws(HttpProtocols protocols)
{ {
await ServerRetryHelper.BindPortsWithRetry(async port => await ServerRetryHelper.BindPortsWithRetry(async port =>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册