Skip to content

Commit

Permalink
[TEST] AwaitsFix QueryRescorerIT.testRescoreAfterCollapse
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Mar 7, 2018
1 parent 41a7a94 commit 363a632
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -754,6 +754,7 @@ public void testRescorePhaseWithInvalidSort() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/28932")
public void testRescoreAfterCollapse() throws Exception {
assertAcked(prepareCreate("test")
.addMapping(
Expand Down

0 comments on commit 363a632

Please sign in to comment.