diff --git a/muted-tests.yml b/muted-tests.yml index 86f236fb0a6ed..2b03cd08e3131 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -29,6 +29,9 @@ tests: - class: "org.elasticsearch.upgrades.SearchStatesIT" issue: "https://github.com/elastic/elasticsearch/issues/108991" method: "testCanMatch" +- class: "org.elasticsearch.upgrades.AggregationsIT" + issue: "https://github.com/elastic/elasticsearch/issues/108992" + method: "testHistogram" # Examples: # # Mute a single test case in a YAML test suite: