[Tests] Mute failing SearchDocumentationIT#testSearchRequestAggregations

This commit is contained in:
Christoph Büscher 2018-07-13 10:56:15 +02:00
parent 23198ea551
commit 69c2b2d802
1 changed files with 16 additions and 15 deletions

View File

@ -295,6 +295,7 @@ public class SearchDocumentationIT extends ESRestHighLevelClientTestCase {
}
@SuppressWarnings({ "unused" })
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32029")
public void testSearchRequestAggregations() throws IOException {
RestHighLevelClient client = highLevelClient();
{