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 2169cc6 commit 0938ac6Copy full SHA for 0938ac6
muted-tests.yml
@@ -600,6 +600,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
604
+ method: testGroupingAggregate {TestCase=<positive longs>}
605
+ issue: https://github.com/elastic/elasticsearch/issues/135754
606
607
# Examples:
608
#
0 commit comments