Skip to content

Commit 0938ac6

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests testGroupingAggregate {TestCase=<positive longs>} #135754
1 parent 2169cc6 commit 0938ac6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,9 @@ tests:
600600
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
601601
method: testGroupingAggregate {TestCase=<positive ints>}
602602
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
603606

604607
# Examples:
605608
#

0 commit comments

Comments
 (0)