Quarantine a flaky test (#20003)
This commit is contained in:
parent
44812e1637
commit
ced13c28cc
|
|
@ -203,6 +203,7 @@ namespace Microsoft.AspNetCore.Server.Kestrel.FunctionalTests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
[QuarantinedTest]
|
||||||
public async Task ServerShutsDownGracefullyWhenMaxRequestBufferSizeExceeded()
|
public async Task ServerShutsDownGracefullyWhenMaxRequestBufferSizeExceeded()
|
||||||
{
|
{
|
||||||
// Parameters
|
// Parameters
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue