Skip to content

Commit 09250da

Browse files
Mute org.elasticsearch.xpack.esql.expression.function.aggregate.RateTests testGroupingAggregate {TestCase=<positive longs>} #134856
1 parent 38bb467 commit 09250da

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
@@ -588,6 +588,9 @@ tests:
588588
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.RateTests
589589
method: testGroupingAggregate {TestCase=<1000000000 ints>}
590590
issue: https://github.com/elastic/elasticsearch/issues/134855
591+
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.RateTests
592+
method: testGroupingAggregate {TestCase=<positive longs>}
593+
issue: https://github.com/elastic/elasticsearch/issues/134856
591594

592595
# Examples:
593596
#

0 commit comments

Comments
 (0)