mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-01 00:19:11 +00:00
parent
6130677a96
commit
4b33d8bb94
@ -32,6 +32,7 @@ import static org.hamcrest.Matchers.lessThanOrEqualTo;
|
||||
|
||||
public class CompletionSuggestionTests extends ESTestCase {
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/19896")
|
||||
public void testToReduce() throws Exception {
|
||||
List<Suggest.Suggestion<CompletionSuggestion.Entry>> shardSuggestions = new ArrayList<>();
|
||||
int nShards = randomIntBetween(1, 10);
|
||||
|
Loading…
x
Reference in New Issue
Block a user