Skip to content

Commit

Permalink
Re-enabling test muted in #11787 (#14061)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored Dec 12, 2024
1 parent 6cb7925 commit 1a931e6
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 1a931e6

Please sign in to comment.