未验证 提交 f6c59299 编写于 作者: A Ahmet Ibrahim Aksoy 提交者: GitHub

Disable Http3 LargeSingleHeader_ThrowsException Test (#91930)

Disabling HTTP/3 test `LargeSingleHeader_ThrowsException` against #74896 because it's happening quite often until we're back to investigate it.

Related to #91757
上级 3f306704
......@@ -1633,6 +1633,7 @@ public sealed class SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLengt
protected override Version UseVersion => HttpVersion.Version20;
}
[ActiveIssue("https://github.com/dotnet/runtime/issues/74896")]
[ConditionalClass(typeof(HttpClientHandlerTestBase), nameof(IsQuicSupported))]
public sealed class SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http3 : SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册