4646- class : org.elasticsearch.packaging.test.WindowsServiceTests
4747 method : test81JavaOptsInJvmOptions
4848 issue : https://github.com/elastic/elasticsearch/issues/113313
49- - class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
50- method : test {p0=mtermvectors/10_basic/Tests catching other exceptions per item}
51- issue : https://github.com/elastic/elasticsearch/issues/113325
5249- class : org.elasticsearch.xpack.transform.integration.TransformIT
5350 method : testStopWaitForCheckpoint
5451 issue : https://github.com/elastic/elasticsearch/issues/106113
@@ -125,15 +122,9 @@ tests:
125122- class : org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
126123 method : test {p0=search.highlight/50_synthetic_source/text multi unified from vectors}
127124 issue : https://github.com/elastic/elasticsearch/issues/117815
128- - class : org.elasticsearch.xpack.esql.plugin.ClusterRequestTests
129- method : testFallbackIndicesOptions
130- issue : https://github.com/elastic/elasticsearch/issues/117937
131125- class : org.elasticsearch.xpack.ml.integration.RegressionIT
132126 method : testTwoJobsWithSameRandomizeSeedUseSameTrainingSet
133127 issue : https://github.com/elastic/elasticsearch/issues/117805
134- - class : org.elasticsearch.xpack.esql.action.EsqlActionTaskIT
135- method : testCancelRequestWhenFailingFetchingPages
136- issue : https://github.com/elastic/elasticsearch/issues/118193
137128- class : org.elasticsearch.packaging.test.ArchiveTests
138129 method : test44AutoConfigurationNotTriggeredOnNotWriteableConfDir
139130 issue : https://github.com/elastic/elasticsearch/issues/118208
@@ -218,8 +209,6 @@ tests:
218209- class : org.elasticsearch.xpack.esql.action.CrossClusterAsyncEnrichStopIT
219210 method : testEnrichAfterStop
220211 issue : https://github.com/elastic/elasticsearch/issues/120757
221- - class : org.elasticsearch.search.fieldcaps.FieldCapabilitiesIT
222- issue : https://github.com/elastic/elasticsearch/issues/120772
223212- class : org.elasticsearch.xpack.test.rest.XPackRestIT
224213 method : test {p0=ml/3rd_party_deployment/Test start deployment fails while model download in progress}
225214 issue : https://github.com/elastic/elasticsearch/issues/120810
@@ -387,9 +376,6 @@ tests:
387376- class : org.elasticsearch.xpack.ml.integration.ClassificationIT
388377 method : testDependentVariableIsAliasToNested
389378 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
393379- class : org.elasticsearch.xpack.security.authc.jwt.JwtRealmSingleNodeTests
394380 method : testClientSecretRotation
395381 issue : https://github.com/elastic/elasticsearch/issues/120985
@@ -399,9 +385,6 @@ tests:
399385- class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
400386 method : test {yaml=cluster.health/10_basic/cluster health basic test}
401387 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
405388- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
406389 method : testGetUsersWithProfileUid
407390 issue : https://github.com/elastic/elasticsearch/issues/121483
@@ -411,15 +394,6 @@ tests:
411394- class : org.elasticsearch.xpack.transform.checkpoint.TransformCCSCanMatchIT
412395 method : testTransformLifecycle_RangeQueryThatMatchesNoShards
413396 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
423397- class : org.elasticsearch.xpack.security.profile.ProfileIntegTests
424398 method : testSuggestProfilesWithHint
425399 issue : https://github.com/elastic/elasticsearch/issues/121116
@@ -452,6 +426,21 @@ tests:
452426- class : org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
453427 method : test {yaml=snapshot.create/10_basic/Create a snapshot for missing index}
454428 issue : https://github.com/elastic/elasticsearch/issues/121536
429+ - class : org.elasticsearch.xpack.esql.action.CrossClusterQueryUnavailableRemotesIT
430+ method : testRemoteOnlyCCSAgainstDisconnectedRemoteWithSkipUnavailableTrue
431+ issue : https://github.com/elastic/elasticsearch/issues/121578
432+ - class : org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
433+ method : testTasks
434+ issue : https://github.com/elastic/elasticsearch/issues/121626
435+ - class : org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
436+ method : testCloseSkipUnavailable
437+ issue : https://github.com/elastic/elasticsearch/issues/121627
438+ - class : org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
439+ method : testCancel
440+ issue : https://github.com/elastic/elasticsearch/issues/121632
441+ - class : org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
442+ method : testCancelSkipUnavailable
443+ issue : https://github.com/elastic/elasticsearch/issues/121631
455444
456445# Examples:
457446#
0 commit comments