Skip to content

Commit

Permalink
Disable test (#34127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Jahoda authored Mar 27, 2020
1 parent 5d2461c commit 731e9bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1862,6 +1862,7 @@ await Http2LoopbackServer.CreateClientAndServerAsync(async url =>
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/31220")]
public async Task PostAsyncExpect100Continue_NonSuccessResponse_RequestBodyNotSent()
{
string responseContent = "no no!";
Expand Down

0 comments on commit 731e9bb

Please sign in to comment.