@@ -308,9 +308,6 @@ tests:
308308- class : org.elasticsearch.search.StressSearchServiceReaperIT
309309 method : testStressReaper
310310 issue : https://github.com/elastic/elasticsearch/issues/115816
311- - class : org.elasticsearch.xpack.inference.InferenceRestIT
312- method : test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
313- issue : https://github.com/elastic/elasticsearch/issues/116542
314311- class : org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT
315312 method : testGeoShapeGeoHex
316313 issue : https://github.com/elastic/elasticsearch/issues/115705
@@ -344,15 +341,18 @@ tests:
344341- class : org.elasticsearch.xpack.application.CohereServiceUpgradeIT
345342 method : testCohereEmbeddings {upgradedNodes=2}
346343 issue : https://github.com/elastic/elasticsearch/issues/116975
347- - class : org.elasticsearch.xpack.inference.InferenceRestIT
348- method : test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
349- issue : https://github.com/elastic/elasticsearch/issues/117027
350344- class : org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
351345 method : testRetryPointInTime
352346 issue : https://github.com/elastic/elasticsearch/issues/117116
353347- class : org.elasticsearch.oldrepos.OldRepositoryAccessIT
354348 method : testOldRepoAccess
355349 issue : https://github.com/elastic/elasticsearch/issues/115631
350+ - class : org.elasticsearch.xpack.inference.InferenceRestIT
351+ method : test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
352+ issue : https://github.com/elastic/elasticsearch/issues/117027
353+ - class : org.elasticsearch.xpack.inference.InferenceRestIT
354+ method : test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
355+ issue : https://github.com/elastic/elasticsearch/issues/117349
356356- class : org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
357357 method : testEveryActionIsEitherOperatorOnlyOrNonOperator
358358 issue : https://github.com/elastic/elasticsearch/issues/102992
0 commit comments