Skip to content

Commit

Permalink
Re-enabling test muted in apache#11787 (apache#14061)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored and benchaplin committed Dec 31, 2024
1 parent b059972 commit ba00ed4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,6 @@ public void testRandomWithFilter() throws IOException {
}

/** Tests filtering when all vectors have the same score. */
@AwaitsFix(bugUrl = "https://github.com/apache/lucene/issues/11787")
public void testFilterWithSameScore() throws IOException {
int numDocs = 100;
int dimension = atLeast(5);
Expand Down

0 comments on commit ba00ed4

Please sign in to comment.