@@ -231,9 +231,6 @@ tests:
231231- class : org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
232232 method : test {p0=data_stream/140_data_stream_aliases/Create data stream aliases using wildcard expression}
233233 issue : https://github.com/elastic/elasticsearch/issues/120890
234- - class : org.elasticsearch.xpack.test.rest.XPackRestIT
235- method : test {p0=ml/inference_crud/*}
236- issue : https://github.com/elastic/elasticsearch/issues/120816
237234- class : org.elasticsearch.xpack.security.authc.service.ServiceAccountIT
238235 method : testAuthenticateShouldNotFallThroughInCaseOfFailure
239236 issue : https://github.com/elastic/elasticsearch/issues/120902
@@ -267,9 +264,6 @@ tests:
267264- class : org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
268265 method : test {p0=data_stream/140_data_stream_aliases/Create data stream alias with filter}
269266 issue : https://github.com/elastic/elasticsearch/issues/121014
270- - class : org.elasticsearch.xpack.esql.parser.StatementParserTests
271- method : testNamedFunctionArgumentInMap
272- issue : https://github.com/elastic/elasticsearch/issues/121020
273267- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
274268 method : testSuggestProfilesWithName
275269 issue : https://github.com/elastic/elasticsearch/issues/121022
@@ -333,6 +327,10 @@ tests:
333327 method : testCrossClusterAsyncQueryStop
334328 issue : https://github.com/elastic/elasticsearch/issues/121249
335329- class : org.elasticsearch.xpack.test.rest.XPackRestIT
330+ method : test {p0=transform/*}
331+ issue : https://github.com/elastic/elasticsearch/issues/120816
332+ - class : org.elasticsearch.xpack.test.rest.XPackRestIT
333+ method : test {p0=ml/*}
336334 issue : https://github.com/elastic/elasticsearch/issues/120816
337335- class : org.elasticsearch.upgrades.VectorSearchIT
338336 method : testBBQVectorSearch {upgradedNodes=0}
@@ -362,17 +360,35 @@ tests:
362360- class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
363361 method : test {yaml=indices.get_alias/10_basic/Get aliases via /*/_alias/}
364362 issue : https://github.com/elastic/elasticsearch/issues/121290
365- - class : org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
366- method : testRerouting_HandlesTransportException_FromOtherNode
367- issue : https://github.com/elastic/elasticsearch/issues/121292
368- - class : org.elasticsearch.xpack.inference.action.TransportInferenceActionTests
369- method : testRerouting_ToOtherNode
370- issue : https://github.com/elastic/elasticsearch/issues/121293
371- - class : org.elasticsearch.xpack.inference.common.InferenceServiceNodeLocalRateLimitCalculatorTests
372- issue : https://github.com/elastic/elasticsearch/issues/121294
373363- class : org.elasticsearch.env.NodeEnvironmentTests
374364 method : testGetBestDowngradeVersion
375365 issue : https://github.com/elastic/elasticsearch/issues/121316
366+ - class : org.elasticsearch.index.engine.ShuffleForcedMergePolicyTests
367+ method : testDiagnostics
368+ issue : https://github.com/elastic/elasticsearch/issues/121336
369+ - class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
370+ method : test {yaml=reference/rest-api/security/invalidate-tokens/line_194}
371+ issue : https://github.com/elastic/elasticsearch/issues/121337
372+ - class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
373+ method : test {yaml=reference/rest-api/common-options/line_125}
374+ issue : https://github.com/elastic/elasticsearch/issues/121338
375+ - class : org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
376+ method : test {yaml=reference/snapshot-restore/apis/get-snapshot-api/line_751}
377+ issue : https://github.com/elastic/elasticsearch/issues/121345
378+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
379+ method : testHasPrivileges
380+ issue : https://github.com/elastic/elasticsearch/issues/121346
381+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
382+ method : testActivateProfile
383+ issue : https://github.com/elastic/elasticsearch/issues/121151
384+ - class : org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT
385+ method : test {yaml=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
386+ issue : https://github.com/elastic/elasticsearch/issues/121350
387+ - class : org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
388+ method : test {p0=search.vectors/42_knn_search_int4_flat/KNN Vector similarity search only}
389+ issue : https://github.com/elastic/elasticsearch/issues/121395
390+ - class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
391+ issue : https://github.com/elastic/elasticsearch/issues/121407
376392
377393# Examples:
378394#
0 commit comments