Skip to content

Commit

Permalink
Lucene.Net.Index.TestIndexWriterOnJRECrash::TestNRTThreads_Mem(): Add…
Browse files Browse the repository at this point in the history
…ed [AwaitsFix] attribute because this test fails intermittently (see apache#894).
  • Loading branch information
NightOwl888 committed Jan 14, 2024
1 parent 30ef718 commit 3ea424d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Lucene.Net.Tests/Index/TestIndexWriterOnJRECrash.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public class TestIndexWriterOnJRECrash : TestNRTThreads

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

0 comments on commit 3ea424d

Please sign in to comment.