Skip to content

Commit

Permalink
Mark JRE crash test as [AwaitsFix]
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirwin committed Aug 12, 2024
1 parent a79425b commit 4118e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lucene.Net.Tests/Index/TestIndexWriterOnJRECrash.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public class TestIndexWriterOnJRECrash : TestNRTThreads

[Test]
[Slow]
[Repeat(25)]
[AwaitsFix]
public override void TestNRTThreads_Mem()
{
//if we are not the fork
Expand Down

0 comments on commit 4118e2f

Please sign in to comment.