@@ -284,9 +284,6 @@ tests:
284284- class : org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
285285 method : testOneRemoteClusterPartial
286286 issue : https://github.com/elastic/elasticsearch/issues/124055
287- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
288- method : test {csv-spec:lookup-join.MvJoinKeyOnTheLookupIndex}
289- issue : https://github.com/elastic/elasticsearch/issues/128030
290287- class : org.elasticsearch.packaging.test.EnrollmentProcessTests
291288 method : test20DockerAutoFormCluster
292289 issue : https://github.com/elastic/elasticsearch/issues/128113
@@ -348,18 +345,12 @@ tests:
348345- class : org.elasticsearch.index.IndexingPressureIT
349346 method : testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
350347 issue : https://github.com/elastic/elasticsearch/issues/130281
351- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
352- method : test {csv-spec:lookup-join.MvJoinKeyOnFrom}
353- issue : https://github.com/elastic/elasticsearch/issues/130296
354348- class : org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
355349 method : testSuccessfulExecution
356350 issue : https://github.com/elastic/elasticsearch/issues/130306
357351- class : org.elasticsearch.gradle.LoggedExecFuncTest
358352 method : failed tasks output logged to console when spooling true
359353 issue : https://github.com/elastic/elasticsearch/issues/119509
360- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
361- method : test {csv-spec:lookup-join.MvJoinKeyFromRow}
362- issue : https://github.com/elastic/elasticsearch/issues/130642
363354- class : org.elasticsearch.indices.stats.IndexStatsIT
364355 method : testFilterCacheStats
365356 issue : https://github.com/elastic/elasticsearch/issues/124447
@@ -369,9 +360,6 @@ tests:
369360- class : org.elasticsearch.search.SearchWithRejectionsIT
370361 method : testOpenContextsAfterRejections
371362 issue : https://github.com/elastic/elasticsearch/issues/130821
372- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
373- method : test {csv-spec:lookup-join.MvJoinKeyOnFromAfterStats}
374- issue : https://github.com/elastic/elasticsearch/issues/131148
375363- class : org.elasticsearch.xpack.esql.ccq.MultiClustersIT
376364 method : testLookupJoinAliases
377365 issue : https://github.com/elastic/elasticsearch/issues/131166
@@ -462,12 +450,6 @@ tests:
462450- class : org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
463451 method : testSimpleCircuitBreaking
464452 issue : https://github.com/elastic/elasticsearch/issues/132382
465- - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
466- method : test {csv-spec:lookup-join.MvJoinKeyOnFrom}
467- issue : https://github.com/elastic/elasticsearch/issues/132554
468- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
469- method : test {csv-spec:lookup-join.MvJoinKeyFromRow}
470- issue : https://github.com/elastic/elasticsearch/issues/132555
471453- class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
472454 method : test {csv-spec:spatial.ConvertFromStringParseError}
473455 issue : https://github.com/elastic/elasticsearch/issues/132558
@@ -480,9 +462,6 @@ tests:
480462- class : org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
481463 method : testEsqlSource
482464 issue : https://github.com/elastic/elasticsearch/issues/132602
483- - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
484- method : test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
485- issue : https://github.com/elastic/elasticsearch/issues/132604
486465- class : org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
487466 method : testRevertModelSnapshot_DeleteInterveningResults
488467 issue : https://github.com/elastic/elasticsearch/issues/132349
0 commit comments