@@ -359,12 +359,6 @@ tests:
359359- class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
360360 method : test {yaml=indices.get_alias/10_basic/Get aliases via /*/_alias/}
361361 issue : https://github.com/elastic/elasticsearch/issues/121290
362- - class : org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
363- method : testRerouting_HandlesTransportException_FromOtherNode
364- issue : https://github.com/elastic/elasticsearch/issues/121292
365- - class : org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
366- method : testRerouting_ToOtherNode
367- issue : https://github.com/elastic/elasticsearch/issues/121293
368362- class : org.elasticsearch.xpack.inference.common.InferenceServiceNodeLocalRateLimitCalculatorTests
369363 issue : https://github.com/elastic/elasticsearch/issues/121294
370364- class : org.elasticsearch.env.NodeEnvironmentTests
@@ -379,6 +373,18 @@ tests:
379373- class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
380374 method : test {yaml=reference/rest-api/common-options/line_125}
381375 issue : https://github.com/elastic/elasticsearch/issues/121338
376+ - class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
377+ method : test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_751}
378+ issue : https://github.com/elastic/elasticsearch/issues/121345
379+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
380+ method : testHasPrivileges
381+ issue : https://github.com/elastic/elasticsearch/issues/121346
382+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
383+ method : testActivateProfile
384+ issue : https://github.com/elastic/elasticsearch/issues/121151
385+ - class : org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
386+ method : test {yaml=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
387+ issue : https://github.com/elastic/elasticsearch/issues/121350
382388
383389# Examples:
384390#
0 commit comments