Update Http2ConnectionTests.cs (#19616)

This commit is contained in:
msftbot[bot] 2020-03-05 23:04:27 +00:00 committed by GitHub
parent 9458ebb543
commit 46aa8365cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.Core.Tests
}
[Fact]
[QuarantinedTest]
public async Task StreamPool_StreamIsInvalidState_DontReturnedToPool()
{
await InitializeConnectionAsync(async context =>