@@ -109,9 +109,6 @@ tests:
109109- class : org.elasticsearch.xpack.ml.integration.MlJobIT
110110 method : testDeleteJobAsync
111111 issue : https://github.com/elastic/elasticsearch/issues/112212
112- - class : org.elasticsearch.search.retriever.RankDocRetrieverBuilderIT
113- method : testRankDocsRetrieverWithCollapse
114- issue : https://github.com/elastic/elasticsearch/issues/112254
115112- class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
116113 method : test {yaml=reference/rest-api/watcher/put-watch/line_120}
117114 issue : https://github.com/elastic/elasticsearch/issues/99517
@@ -336,15 +333,9 @@ tests:
336333- class : org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
337334 method : testPutE5Small_withPlatformAgnosticVariant
338335 issue : https://github.com/elastic/elasticsearch/issues/113983
339- - class : org.elasticsearch.xpack.rank.rrf.RRFRankClientYamlTestSuiteIT
340- method : test {yaml=rrf/700_rrf_retriever_search_api_compatibility/rrf retriever with top-level collapse}
341- issue : https://github.com/elastic/elasticsearch/issues/114019
342336- class : org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
343337 method : testPutE5WithTrainedModelAndInference
344338 issue : https://github.com/elastic/elasticsearch/issues/114023
345- - class : org.elasticsearch.xpack.rank.rrf.RRFRetrieverBuilderIT
346- method : testRRFWithCollapse
347- issue : https://github.com/elastic/elasticsearch/issues/114074
348339- class : org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
349340 method : testPutE5Small_withPlatformSpecificVariant
350341 issue : https://github.com/elastic/elasticsearch/issues/113950
0 commit comments