Quarantine ClientStreaming_ResponseCompletesWithPendingRead_ThrowError (#19242)
This commit is contained in:
parent
3d178227da
commit
88f8cdf64a
|
|
@ -386,6 +386,7 @@ namespace Microsoft.AspNetCore.TestHost
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
[Flaky("<No longer used; tracked in Kusto>", FlakyOn.All)]
|
||||||
public async Task ClientStreaming_ResponseCompletesWithPendingRead_ThrowError()
|
public async Task ClientStreaming_ResponseCompletesWithPendingRead_ThrowError()
|
||||||
{
|
{
|
||||||
// Arrange
|
// Arrange
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue