We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747a767 commit ffe8db0Copy full SHA for ffe8db0
muted-tests.yml
@@ -392,6 +392,9 @@ tests:
392
- class: org.elasticsearch.reindex.management.ReindexManagementClientYamlTestSuiteIT
393
method: test {yaml=reindex/30_cancel_reindex/Cancel running reindex returns response and GET confirms completed}
394
issue: https://github.com/elastic/elasticsearch/issues/142079
395
+- class: org.elasticsearch.xpack.esql.expression.function.aggregate.SumTests
396
+ method: testGroupingAggregate {TestCase=<random exponential histograms>}
397
+ issue: https://github.com/elastic/elasticsearch/issues/142081
398
399
# Examples:
400
#
0 commit comments