@@ -143,9 +143,6 @@ tests:
143143- class : org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
144144 method : test {p0=data_stream/120_data_streams_stats/Multiple data stream}
145145 issue : https://github.com/elastic/elasticsearch/issues/118217
146- - class : org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests
147- method : testBottomFieldSort
148- issue : https://github.com/elastic/elasticsearch/issues/118214
149146- class : org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
150147 method : testSearcherId
151148 issue : https://github.com/elastic/elasticsearch/issues/118374
@@ -335,8 +332,6 @@ tests:
335332- class : org.elasticsearch.upgrades.VectorSearchIT
336333 method : testBBQVectorSearch {upgradedNodes=0}
337334 issue : https://github.com/elastic/elasticsearch/issues/121253
338- - class : org.elasticsearch.lucene.FullClusterRestartLuceneIndexCompatibilityIT
339- issue : https://github.com/elastic/elasticsearch/issues/121257
340335- class : org.elasticsearch.upgrades.VectorSearchIT
341336 method : testBBQVectorSearch {upgradedNodes=1}
342337 issue : https://github.com/elastic/elasticsearch/issues/121271
@@ -392,6 +387,68 @@ tests:
392387- class : org.elasticsearch.xpack.ml.integration.ClassificationIT
393388 method : testDependentVariableIsAliasToNested
394389 issue : https://github.com/elastic/elasticsearch/issues/121415
390+ - class : org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
391+ method : testLookupExplosionBigStringManyMatches
392+ issue : https://github.com/elastic/elasticsearch/issues/121465
393+ - class : org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
394+ method : testClientSecretRotation
395+ issue : https://github.com/elastic/elasticsearch/issues/120985
396+ - class : org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
397+ method : testGrantApiKeyForJWT
398+ issue : https://github.com/elastic/elasticsearch/issues/121039
399+ - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
400+ method : test {yaml=cluster.health/10_basic/cluster health basic test}
401+ issue : https://github.com/elastic/elasticsearch/issues/121478
402+ - class : org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
403+ method : testLookupExplosionManyMatches
404+ issue : https://github.com/elastic/elasticsearch/issues/121481
405+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
406+ method : testGetUsersWithProfileUid
407+ issue : https://github.com/elastic/elasticsearch/issues/121483
408+ - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
409+ method : test {yaml=cat.aliases/10_basic/Empty cluster}
410+ issue : https://github.com/elastic/elasticsearch/issues/121484
411+ - class : org.elasticsearch.xpack.transform.checkpoint.TransformCCSCanMatchIT
412+ method : testTransformLifecycle_RangeQueryThatMatchesNoShards
413+ issue : https://github.com/elastic/elasticsearch/issues/121480
414+ - class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
415+ method : testStopQueryLocal
416+ issue : https://github.com/elastic/elasticsearch/issues/121487
417+ - class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
418+ method : testSuccessfulPathways
419+ issue : https://github.com/elastic/elasticsearch/issues/121488
420+ - class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
421+ method : testAsyncQueriesWithLimit0
422+ issue : https://github.com/elastic/elasticsearch/issues/121489
423+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
424+ method : testSuggestProfilesWithHint
425+ issue : https://github.com/elastic/elasticsearch/issues/121116
426+ - class : org.elasticsearch.xpack.sql.qa.single_node.JdbcDocCsvSpecIT
427+ method : test {docs.testFilterToday}
428+ issue : https://github.com/elastic/elasticsearch/issues/121474
429+ - class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
430+ method : testSuggestProfileWithData
431+ issue : https://github.com/elastic/elasticsearch/issues/121258
432+ - class : org.elasticsearch.ingest.geoip.FullClusterRestartIT
433+ method : testGeoIpSystemFeaturesMigration {cluster=UPGRADED}
434+ issue : https://github.com/elastic/elasticsearch/issues/121115
435+ - class : org.elasticsearch.xpack.core.ilm.SetSingleNodeAllocateStepTests
436+ method : testPerformActionSomeShardsOnlyOnNewNodesButNewNodesInvalidAttrs
437+ issue : https://github.com/elastic/elasticsearch/issues/121495
438+ - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
439+ method : test {yaml=cat.aliases/40_hidden/Test cat aliases output with a visible index with a hidden alias}
440+ issue : https://github.com/elastic/elasticsearch/issues/121128
441+ - class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
442+ method : test {p0=search.vectors/42_knn_search_int4_flat/Vector similarity with filter only}
443+ issue : https://github.com/elastic/elasticsearch/issues/121412
444+ - class : org.elasticsearch.xpack.inference.common.InferenceServiceNodeLocalRateLimitCalculatorTests
445+ issue : https://github.com/elastic/elasticsearch/issues/121294
446+ - class : org.elasticsearch.xpack.ml.integration.ClassificationIT
447+ method : testDependentVariableIsAliasToKeyword
448+ issue : https://github.com/elastic/elasticsearch/issues/121492
449+ - class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
450+ method : test {yaml=cat.aliases/10_basic/Complex alias}
451+ issue : https://github.com/elastic/elasticsearch/issues/121513
395452
396453# Examples:
397454#
0 commit comments