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 92f543b commit 394da25Copy full SHA for 394da25
muted-tests.yml
@@ -29,6 +29,9 @@ tests:
29
- class: "org.elasticsearch.upgrades.SearchStatesIT"
30
issue: "https://github.com/elastic/elasticsearch/issues/108991"
31
method: "testCanMatch"
32
+- class: "org.elasticsearch.upgrades.AggregationsIT"
33
+ issue: "https://github.com/elastic/elasticsearch/issues/108992"
34
+ method: "testHistogram"
35
# Examples:
36
#
37
# Mute a single test case in a YAML test suite:
0 commit comments