@@ -558,36 +558,12 @@ tests:
558
558
- class : org.elasticsearch.indices.recovery.IndexRecoveryIT
559
559
method : testUsesFileBasedRecoveryIfOperationsBasedRecoveryWouldBeUnreasonable
560
560
issue : https://github.com/elastic/elasticsearch/issues/135737
561
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
562
- method : testGroupingAggregate {TestCase=<small positive doubles>}
563
- issue : https://github.com/elastic/elasticsearch/issues/135752
564
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
565
- method : testGroupingAggregate {TestCase=<positive ints>}
566
- issue : https://github.com/elastic/elasticsearch/issues/135753
567
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
568
- method : testGroupingAggregate {TestCase=<positive longs>}
569
- issue : https://github.com/elastic/elasticsearch/issues/135754
570
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IncreaseTests
571
- method : testGroupingAggregate {TestCase=<big positive doubles>}
572
- issue : https://github.com/elastic/elasticsearch/issues/135755
573
561
- class : org.elasticsearch.xpack.esql.ccq.AllSupportedFieldsIT
574
562
method : testFetchDenseVector {pref=null mode=time_series}
575
563
issue : https://github.com/elastic/elasticsearch/issues/135762
576
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IrateTests
577
- method : testGroupingAggregate {TestCase=<positive longs>}
578
- issue : https://github.com/elastic/elasticsearch/issues/135775
579
564
- class : org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT
580
565
method : test
581
566
issue : https://github.com/elastic/elasticsearch/issues/135787
582
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IrateTests
583
- method : testGroupingAggregate {TestCase=<positive ints>}
584
- issue : https://github.com/elastic/elasticsearch/issues/135814
585
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IrateTests
586
- method : testGroupingAggregate {TestCase=<small positive doubles>}
587
- issue : https://github.com/elastic/elasticsearch/issues/135757
588
- - class : org.elasticsearch.xpack.esql.expression.function.aggregate.IrateTests
589
- method : testGroupingAggregate {TestCase=<big positive doubles>}
590
- issue : https://github.com/elastic/elasticsearch/issues/135756
591
567
- class : org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
592
568
method : test
593
569
issue : https://github.com/elastic/elasticsearch/issues/135787
0 commit comments