提交 baaab1f1 编写于 作者: T Tomas Weinfurt 提交者: Stephen Toub

enable PostAsync_ReuseRequestContent_Success on Unix (#2118)

上级 7fc49df1
......@@ -2216,7 +2216,6 @@ public async Task PostAsync_Redirect_LargePayload_Helper(Configuration.Http.Remo
[OuterLoop("Uses external server")]
[Theory, MemberData(nameof(RemoteServersMemberData))]
[ActiveIssue("https://github.com/dotnet/corefx/issues/31104", TestPlatforms.AnyUnix)]
public async Task PostAsync_ReuseRequestContent_Success(Configuration.Http.RemoteServer remoteServer)
{
const string ContentString = "This is the content string.";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册