Skip to content

Commit 1c5efdc

Browse files
committed
[TEST] AwaitsFix QueryRescorerIT.testRescoreAfterCollapse
See: #28932
1 parent 137e388 commit 1c5efdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/search/functionscore/QueryRescorerIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,7 @@ public void testRescorePhaseWithInvalidSort() throws Exception {
754754
}
755755
}
756756

757+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/28932")
757758
public void testRescoreAfterCollapse() throws Exception {
758759
assertAcked(prepareCreate("test")
759760
.addMapping(

0 commit comments

Comments
 (0)