Add a quarantined test issue link

This commit is contained in:
John Luo 2020-07-21 11:01:03 -07:00 committed by GitHub
parent 5782872f7f
commit a320f30101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2554,7 +2554,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests
}
[Fact]
[QuarantinedTest]
[QuarantinedTest(https://github.com/dotnet/aspnetcore/issues/24164)]
public async Task AppAbortViaIConnectionLifetimeFeatureIsLogged()
{
var testContext = new TestServiceContext(LoggerFactory);