We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d17822 commit 88f8cdfCopy full SHA for 88f8cdf
src/Hosting/TestHost/test/TestClientTests.cs
@@ -386,6 +386,7 @@ public async Task ClientStreaming_ResponseCompletesWithoutReadingRequest()
386
}
387
388
[Fact]
389
+ [Flaky("<No longer used; tracked in Kusto>", FlakyOn.All)]
390
public async Task ClientStreaming_ResponseCompletesWithPendingRead_ThrowError()
391
{
392
// Arrange
0 commit comments