@@ -552,9 +552,6 @@ tests:
552
552
- class : org.elasticsearch.reservedstate.service.RepositoriesFileSettingsIT
553
553
method : testSettingsApplied
554
554
issue : https://github.com/elastic/elasticsearch/issues/126748
555
- - class : org.elasticsearch.compute.aggregation.SampleLongAggregatorFunctionTests
556
- method : testSimpleWithCranky
557
- issue : https://github.com/elastic/elasticsearch/issues/134978
558
555
- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
559
556
method : test {csv-spec:stats.CountDistinctWithConditions}
560
557
issue : https://github.com/elastic/elasticsearch/issues/134984
@@ -591,9 +588,6 @@ tests:
591
588
- class : org.elasticsearch.xpack.test.rest.XPackRestIT
592
589
method : test {p0=transform/transforms_start_stop/Test stop transform with force and wait_for_checkpoint true}
593
590
issue : https://github.com/elastic/elasticsearch/issues/135135
594
- - class : org.elasticsearch.compute.aggregation.SampleIntAggregatorFunctionTests
595
- method : testSimpleWithCranky
596
- issue : https://github.com/elastic/elasticsearch/issues/135137
597
591
- class : org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
598
592
method : testSearchableSnapshotUpgrade {p0=[9.2.0, 9.2.0, 9.2.0]}
599
593
issue : https://github.com/elastic/elasticsearch/issues/135150
@@ -603,18 +597,12 @@ tests:
603
597
- class : org.elasticsearch.discovery.ClusterDisruptionIT
604
598
method : testAckedIndexing
605
599
issue : https://github.com/elastic/elasticsearch/issues/117024
606
- - class : org.elasticsearch.compute.aggregation.SampleBytesRefAggregatorFunctionTests
607
- method : testSimpleWithCranky
608
- issue : https://github.com/elastic/elasticsearch/issues/135157
609
600
- class : org.elasticsearch.xpack.test.rest.XPackRestIT
610
601
method : test {p0=analytics/nested_top_metrics_sort/terms order by top metrics numeric not null double values}
611
602
issue : https://github.com/elastic/elasticsearch/issues/135159
612
603
- class : org.elasticsearch.xpack.test.rest.XPackRestIT
613
604
method : test {p0=analytics/nested_top_metrics_sort/terms order by top metrics numeric not null integer values}
614
605
issue : https://github.com/elastic/elasticsearch/issues/135162
615
- - class : org.elasticsearch.compute.aggregation.SampleBooleanAggregatorFunctionTests
616
- method : testSimpleWithCranky
617
- issue : https://github.com/elastic/elasticsearch/issues/135163
618
606
- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
619
607
method : test {p0=search/160_exists_query/Test exists query on mapped geo_point field with no doc values}
620
608
issue : https://github.com/elastic/elasticsearch/issues/135164
@@ -624,9 +612,6 @@ tests:
624
612
- class : org.elasticsearch.compute.operator.topn.TopNOperatorTests
625
613
method : testSimpleWithCranky
626
614
issue : https://github.com/elastic/elasticsearch/issues/135224
627
- - class : org.elasticsearch.compute.aggregation.SampleDoubleAggregatorFunctionTests
628
- method : testSimpleWithCranky
629
- issue : https://github.com/elastic/elasticsearch/issues/135239
630
615
- class : org.elasticsearch.compute.operator.topn.TopNOperatorTests
631
616
method : testSimpleCircuitBreaking
632
617
issue : https://github.com/elastic/elasticsearch/issues/135260
0 commit comments