Skip to content

Commit

Permalink
[QUIC] Move ByteMixingOrNativeAVE_MinimalFailingTest to OuterLoop (#5…
Browse files Browse the repository at this point in the history
  • Loading branch information
CarnaViire authored Jul 13, 2021
1 parent ae64899 commit a13f713
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ public BufferSegment Append(ReadOnlyMemory<byte> memory)
}

[Fact]
[OuterLoop("May take several seconds")]
public async Task ByteMixingOrNativeAVE_MinimalFailingTest()
{
const int writeSize = 64 * 1024;
Expand Down

0 comments on commit a13f713

Please sign in to comment.