Skip to content

Commit a38fc6a

Browse files
Unquarantine Settings_MaxConcurrentStreamsGet_Server (#32504)
1 parent bf6c1c4 commit a38fc6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/Interop.FunctionalTests/HttpClientHttp2InteropTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,6 @@ public async Task Settings_HeaderTableSize_CanBeReduced_Server(string scheme)
11821182
// Nor does Kestrel yet support sending dynamic table updates, so there's nothing to test here. https://github.com/dotnet/aspnetcore/issues/4715
11831183

11841184
[Theory]
1185-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/27379")]
11861185
[MemberData(nameof(SupportedSchemes))]
11871186
public async Task Settings_MaxConcurrentStreamsGet_Server(string scheme)
11881187
{

0 commit comments

Comments
 (0)