Skip to content

Commit

Permalink
Disable System.Net.Quic.Tests.QuicStreamTests.WriteAsync_LocalAbort_T…
Browse files Browse the repository at this point in the history
…hrows (#67638)

Contributes to #67612
  • Loading branch information
rzikm authored Apr 6, 2022
1 parent cf2aef2 commit 22870c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@ async ValueTask ReleaseOnWriteCompletionAsync()


[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/67612")]
public async Task WriteAsync_LocalAbort_Throws()
{
if (IsMockProvider)
Expand Down

0 comments on commit 22870c2

Please sign in to comment.