Skip to content

Commit

Permalink
Disable SendStreamLimitRequestsConcurrently_Succeeds (#56001)
Browse files Browse the repository at this point in the history
Disabled test tracked by #56000
  • Loading branch information
karelz authored Jul 20, 2021
1 parent cbfa7cf commit 775ecae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ public async Task SendMoreThanStreamLimitRequests_Succeeds(int streamLimit)
}

[Theory]
[ActiveIssue("https://github.com/dotnet/runtime/issues/56000")]
[InlineData(10)]
[InlineData(100)]
[InlineData(1000)]
Expand Down

0 comments on commit 775ecae

Please sign in to comment.