Skip to content

Commit

Permalink
Lucene.Net.Index.TestIndexWriterOnJRECrash::TestNRTThreads_Mem(): Rem…
Browse files Browse the repository at this point in the history
…oved AwaitsFix attribute. The FSync implementation should fix this test.
  • Loading branch information
NightOwl888 committed May 15, 2024
1 parent 5f59ce1 commit 3635caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Lucene.Net.Tests/Index/TestIndexWriterOnJRECrash.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public class TestIndexWriterOnJRECrash : TestNRTThreads

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

0 comments on commit 3635caa

Please sign in to comment.