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 bd0d75b commit 2169cc6Copy full SHA for 2169cc6
muted-tests.yml
@@ -597,6 +597,9 @@ tests:
597
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
598
method: testGroupingAggregate {TestCase=<small positive doubles>}
599
issue: https://github.com/elastic/elasticsearch/issues/135752
600
+- class: org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
601
+ method: testGroupingAggregate {TestCase=<positive ints>}
602
+ issue: https://github.com/elastic/elasticsearch/issues/135753
603
604
# Examples:
605
#
0 commit comments