Merge pull request #19654 from dotnet/johluo/merge-preview1

Johluo/merge preview1
This commit is contained in:
John Luo 2020-03-06 11:44:03 -08:00 committed by GitHub
commit bb46c7ccdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests
}
[Fact]
[QuarantinedTest]
public async Task ClientHandshakeFailureLoggedAsDebug()
{
var loggerProvider = new HandshakeErrorLoggerProvider();