Skip to content

Commit

Permalink
Revert "Lucene.Net.Index.TestRollingUpdates::TestUpdateSameDoc(): Add…
Browse files Browse the repository at this point in the history
…ed [Repeat(1000)] to try to reproduce on Azure DevOps (to be reverted)."

This reverts commit d8fca410dafd1bf5529e8200034e1e2e5be83f07.
  • Loading branch information
NightOwl888 committed May 23, 2024
1 parent 53b83c2 commit 5f7c1e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Lucene.Net.Tests/Index/TestRollingUpdates.cs
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ public virtual void TestRollingUpdates_Mem()
}

[Test]
[Repeat(1000)]
public virtual void TestUpdateSameDoc()
{
Directory dir = NewDirectory();
Expand Down

0 comments on commit 5f7c1e9

Please sign in to comment.