Skip to content

Commit

Permalink
Disable QuicStreamTests_MsQuicProvider.ReadOutstanding_ReadAborted_Th…
Browse files Browse the repository at this point in the history
…rows (#55997)

Disable test: System.Net.Quic.Tests.QuicStreamTests_MsQuicProvider.ReadOutstanding_ReadAborted_Throws

Tracked by #55948
  • Loading branch information
karelz authored Jul 20, 2021
1 parent e063533 commit 85cf53d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ await RunBidirectionalClientServer(
}

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/55948")]
public async Task ReadOutstanding_ReadAborted_Throws()
{
// aborting doesn't work properly on mock
Expand Down

0 comments on commit 85cf53d

Please sign in to comment.