Skip to content

Commit

Permalink
Activate Http3 Disabled Test (#91629)
Browse files Browse the repository at this point in the history
  • Loading branch information
liveans authored Sep 6, 2023
1 parent 593f2d3 commit 1487d46
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,6 @@ public SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http2(ITest
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
{
Expand Down

0 comments on commit 1487d46

Please sign in to comment.