@@ -285,27 +285,12 @@ tests:
285285- class : org.elasticsearch.repositories.azure.AzureBlobContainerRetriesTests
286286 method : testWriteBlobWithRetries
287287 issue : https://github.com/elastic/elasticsearch/issues/144025
288- - class : org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
289- method : testCreatesChatCompletion_AndThenCreatesTextEmbedding
290- issue : https://github.com/elastic/elasticsearch/issues/138012
291288- class : org.elasticsearch.test.apmintegration.MetricsApmIT
292289 method : testJvmMetrics {withOTel=true}
293290 issue : https://github.com/elastic/elasticsearch/issues/144166
294291- class : org.elasticsearch.test.apmintegration.MetricsApmIT
295292 method : testJvmMetrics {withOTel=false}
296293 issue : https://github.com/elastic/elasticsearch/issues/144167
297- - class : org.elasticsearch.xpack.esql.CsvTests
298- method : test {csv-spec:approximation.Approximate stats by on large multi-valued data}
299- issue : https://github.com/elastic/elasticsearch/issues/144169
300- - class : org.elasticsearch.xpack.esql.CsvIT
301- method : test {csv-spec:approximation.Approximate stats by with zero variance}
302- issue : https://github.com/elastic/elasticsearch/issues/144240
303- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
304- method : test {csv-spec:approximation.Approximate stats by with zero variance}
305- issue : https://github.com/elastic/elasticsearch/issues/144246
306- - class : org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
307- method : testEndpointGetsUpdated_GivenFingerprintChanges_FromNull
308- issue : https://github.com/elastic/elasticsearch/issues/144249
309294- class : org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
310295 method : testAuthenticateShouldNotFallThroughInCaseOfFailure
311296 issue : https://github.com/elastic/elasticsearch/issues/144262
@@ -333,9 +318,6 @@ tests:
333318- class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
334319 method : test {csv-spec:approximation.Approximate stats by on large single-valued data}
335320 issue : https://github.com/elastic/elasticsearch/issues/144382
336- - class : org.elasticsearch.action.bulk.TransportBulkActionTests
337- method : testProhibitAppendWritesInBackingIndicesSkippedForSeqNoDisabled
338- issue : https://github.com/elastic/elasticsearch/issues/144392
339321- class : org.elasticsearch.xpack.application.OpenAiServiceUpgradeIT
340322 method : testOpenAiEmbeddings {upgradedNodes=3}
341323 issue : https://github.com/elastic/elasticsearch/issues/144440
0 commit comments