@@ -555,18 +555,12 @@ tests:
555
555
- class : org.elasticsearch.xpack.test.rest.XPackRestIT
556
556
method : test {p0=analytics/nested_top_metrics_sort/terms order by top metrics numeric not null integer values}
557
557
issue : https://github.com/elastic/elasticsearch/issues/135162
558
- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
559
- method : test {p0=search/160_exists_query/Test exists query on mapped geo_point field with no doc values}
560
- issue : https://github.com/elastic/elasticsearch/issues/135164
561
558
- class : org.elasticsearch.compute.operator.topn.TopNOperatorTests
562
559
method : testSimpleWithCranky
563
560
issue : https://github.com/elastic/elasticsearch/issues/135224
564
561
- class : org.elasticsearch.compute.operator.topn.TopNOperatorTests
565
562
method : testSimpleCircuitBreaking
566
563
issue : https://github.com/elastic/elasticsearch/issues/135260
567
- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
568
- method : test {p0=search.highlight/50_synthetic_source/text single unified from reanalysis}
569
- issue : https://github.com/elastic/elasticsearch/issues/135323
570
564
- class : org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
571
565
method : testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
572
566
issue : https://github.com/elastic/elasticsearch/issues/135333
@@ -576,9 +570,6 @@ tests:
576
570
- class : org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
577
571
method : " testEvaluateInManyThreads {TestCase=<double>, <double>, <double>, <_source> #17}"
578
572
issue : https://github.com/elastic/elasticsearch/issues/135357
579
- - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
580
- method : test {p0=search/510_range_query_out_of_bounds/Test range query for half_float field with out of bounds upper limit}
581
- issue : https://github.com/elastic/elasticsearch/issues/135365
582
573
- class : org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
583
574
method : " testEvaluateBlockWithoutNulls {TestCase=<date_nanos>, <date_nanos>, <time_duration>, <_source> #12}"
584
575
issue : https://github.com/elastic/elasticsearch/issues/135394
0 commit comments