Quarantine recent test failures (#26295)

- see #26291 and #26294
This commit is contained in:
Doug Bunting 2020-09-24 16:29:31 -07:00 committed by GitHub
parent 61d740ba61
commit 32e3353e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests.InProcess
}
[ConditionalFact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/26294")]
public async Task ReadAndWriteSynchronously()
{
var content = new StringContent(new string('a', 100000));

View File

@ -1503,6 +1503,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.Core.Tests
}
[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/26291")]
public Task Frame_MultipleStreams_RequestsNotFinished_DefaultMaxStreamsPerConnection_EnhanceYourCalmAfterDoubleMaxStreams()
{
// Kestrel tracks max streams per connection * 2