Skip to content

Commit e15addf

Browse files
liveansrzikm
authored andcommitted
Delete forgotten ActiveIssue from Http3 Tests (dotnet#103794)
1 parent 40bb539 commit e15addf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libraries/System.Net.Http/tests/FunctionalTests/SocketsHttpHandlerTest.cs

-2
Original file line numberDiff line numberDiff line change
@@ -1634,8 +1634,6 @@ public SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http2(ITest
16341634
}
16351635

16361636
[ConditionalClass(typeof(HttpClientHandlerTestBase), nameof(IsQuicSupported))]
1637-
[ActiveIssue("https://github.com/dotnet/runtime/issues/91757")]
1638-
[ActiveIssue("https://github.com/dotnet/runtime/issues/101015")]
16391637
[ActiveIssue("https://github.com/dotnet/runtime/issues/103703", typeof(PlatformDetection), nameof(PlatformDetection.IsArmProcess))]
16401638
public sealed class SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength_Http3 : SocketsHttpHandler_HttpClientHandler_MaxResponseHeadersLength
16411639
{

0 commit comments

Comments
 (0)