Merge branch 'release/5.0-preview1'

This commit is contained in:
John Luo 2020-03-06 11:11:33 -08:00
commit 765ccfdbc1
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.InMemory.FunctionalTests
}
[Fact]
[Flaky("<No longer needed; tracked in Kusto>", FlakyOn.All)]
public async Task ClientHandshakeFailureLoggedAsDebug()
{
var loggerProvider = new HandshakeErrorLoggerProvider();