Quarantine ServerReset_BeforeRequestBody_ClientBodyThrows (#23541)

This commit is contained in:
Chris Ross 2020-06-30 16:33:42 -07:00 committed by GitHub
parent e1d4728d90
commit c78a4dd63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -696,6 +696,7 @@ namespace Interop.FunctionalTests
[Theory]
[MemberData(nameof(SupportedSchemes))]
[QuarantinedTest]
public async Task ServerReset_BeforeRequestBody_ClientBodyThrows(string scheme)
{
var clientEcho = new TaskCompletionSource<string>(TaskCreationOptions.RunContinuationsAsynchronously);