Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Disable SendAsync_SlowServerRespondsAfterDefaultReceiveTimeout_Throws…
Browse files Browse the repository at this point in the history
…HttpRequestException test

#17234
  • Loading branch information
stephentoub authored Mar 17, 2017
1 parent d08b05d commit c70580a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ public async Task SendAsync_SlowServerAndCancel_ThrowsTaskCanceledException()
}
}

[ActiveIssue(17234)]
[OuterLoop] // TODO: Issue #11345
[Fact]
[OuterLoop]
Expand Down

0 comments on commit c70580a

Please sign in to comment.