mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[TEST] AwaitsFix QueryRescorerIT.testRescoreAfterCollapse
See: https://github.com/elastic/elasticsearch/issues/28932
This commit is contained in:
parent
818920a281
commit
9d4f09db68
@ -754,6 +754,7 @@ public class QueryRescorerIT extends ESIntegTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/28932")
|
||||
public void testRescoreAfterCollapse() throws Exception {
|
||||
assertAcked(prepareCreate("test")
|
||||
.addMapping(
|
||||
|
Loading…
x
Reference in New Issue
Block a user