@@ -372,14 +372,27 @@ tests:
372372 issue : https://github.com/elastic/elasticsearch/issues/121293
373373- class : org.elasticsearch.xpack.inference.common.InferenceServiceNodeLocalRateLimitCalculatorTests
374374 issue : https://github.com/elastic/elasticsearch/issues/121294
375- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlIT
376- issue : https://github.com/elastic/elasticsearch/issues/121352
377- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncSubmitAndFetchIT
378- issue : https://github.com/elastic/elasticsearch/issues/121353
379- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlClientYamlIT
380- issue : https://github.com/elastic/elasticsearch/issues/121352
381- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
382- issue : https://github.com/elastic/elasticsearch/issues/121354
375+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
376+ method : testSuggestProfilesWithHint
377+ issue : https://github.com/elastic/elasticsearch/issues/121116
378+ - class : org.elasticsearch.xpack.application.CohereServiceUpgradeIT
379+ method : testCohereEmbeddings {upgradedNodes=1}
380+ issue : https://github.com/elastic/elasticsearch/issues/121362
381+ - class : org.elasticsearch.xpack.application.CohereServiceUpgradeIT
382+ method : testRerank {upgradedNodes=1}
383+ issue : https://github.com/elastic/elasticsearch/issues/121363
384+ - class : org.elasticsearch.xpack.application.CohereServiceUpgradeIT
385+ method : testCohereEmbeddings {upgradedNodes=2}
386+ issue : https://github.com/elastic/elasticsearch/issues/121364
387+ - class : org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT
388+ method : testAddBlock {upgradedNodes=2}
389+ issue : https://github.com/elastic/elasticsearch/issues/121365
390+ - class : org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT
391+ method : testAddBlock {upgradedNodes=3}
392+ issue : https://github.com/elastic/elasticsearch/issues/121366
393+ - class : org.elasticsearch.upgrades.AddIndexBlockRollingUpgradeIT
394+ method : testAddBlock {upgradedNodes=1}
395+ issue : https://github.com/elastic/elasticsearch/issues/121367
383396
384397# Examples:
385398#
0 commit comments