We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0415c4c commit e34e735Copy full SHA for e34e735
muted-tests.yml
@@ -359,6 +359,9 @@ tests:
359
- class: org.elasticsearch.oldrepos.OldRepositoryAccessIT
360
method: testOldRepoAccess
361
issue: https://github.com/elastic/elasticsearch/issues/115631
362
+- class: org.elasticsearch.search.aggregations.bucket.MinDocCountIT
363
+ method: testDateHistogramCountDesc
364
+ issue: https://github.com/elastic/elasticsearch/issues/117412
365
366
# Examples:
367
#
0 commit comments