Skip to content

Commit

Permalink
Disable ArrayBufferWriterTests.Advance with JitStress.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Andreenko committed Sep 24, 2020
1 parent 7c3d238 commit f3a70d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ public void Clear()
}

[Fact]
[SkipOnCoreClr("https://github.com/dotnet/runtime/issues/42517", RuntimeTestModes.JitStress)]
public void Advance()
{
{
Expand Down

0 comments on commit f3a70d0

Please sign in to comment.