@@ -390,9 +390,6 @@ tests:
390390- class : org.elasticsearch.packaging.test.DockerTests
391391 method : test050BasicApiTests
392392 issue : https://github.com/elastic/elasticsearch/issues/120911
393- - class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
394- method : testFromEvalStats
395- issue : https://github.com/elastic/elasticsearch/issues/131503
396393- class : org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
397394 method : testCancellationViaTimeoutWithAllowPartialResultsSetToFalse
398395 issue : https://github.com/elastic/elasticsearch/issues/131248
@@ -618,12 +615,6 @@ tests:
618615- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
619616 method : test {p0=search.vectors/90_sparse_vector/Indexing and searching multi-value sparse vectors in >=8.15}
620617 issue : https://github.com/elastic/elasticsearch/issues/133508
621- - class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
622- method : testTopNPushedToLucene
623- issue : https://github.com/elastic/elasticsearch/issues/133556
624- - class : org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
625- method : testFilterNestedFields
626- issue : https://github.com/elastic/elasticsearch/issues/133557
627618- class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
628619 method : test {p0=search/10_source_filtering/no filtering}
629620 issue : https://github.com/elastic/elasticsearch/issues/133561
0 commit comments