@@ -286,9 +286,6 @@ tests:
286286- class : org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
287287 method : testOneRemoteClusterPartial
288288 issue : https://github.com/elastic/elasticsearch/issues/124055
289- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
290- method : test {csv-spec:lookup-join.MvJoinKeyOnTheLookupIndex}
291- issue : https://github.com/elastic/elasticsearch/issues/128030
292289- class : org.elasticsearch.packaging.test.EnrollmentProcessTests
293290 method : test20DockerAutoFormCluster
294291 issue : https://github.com/elastic/elasticsearch/issues/128113
@@ -350,9 +347,6 @@ tests:
350347- class : org.elasticsearch.index.IndexingPressureIT
351348 method : testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
352349 issue : https://github.com/elastic/elasticsearch/issues/130281
353- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
354- method : test {csv-spec:lookup-join.MvJoinKeyOnFrom}
355- issue : https://github.com/elastic/elasticsearch/issues/130296
356350- class : org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
357351 method : testSuccessfulExecution
358352 issue : https://github.com/elastic/elasticsearch/issues/130306
@@ -362,9 +356,6 @@ tests:
362356- class : org.elasticsearch.gradle.LoggedExecFuncTest
363357 method : failed tasks output logged to console when spooling true
364358 issue : https://github.com/elastic/elasticsearch/issues/119509
365- - class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
366- method : test {csv-spec:lookup-join.MvJoinKeyFromRow}
367- issue : https://github.com/elastic/elasticsearch/issues/130642
368359- class : org.elasticsearch.indices.stats.IndexStatsIT
369360 method : testFilterCacheStats
370361 issue : https://github.com/elastic/elasticsearch/issues/124447
@@ -374,9 +365,6 @@ tests:
374365- class : org.elasticsearch.search.SearchWithRejectionsIT
375366 method : testOpenContextsAfterRejections
376367 issue : https://github.com/elastic/elasticsearch/issues/130821
377- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
378- method : test {csv-spec:lookup-join.MvJoinKeyOnFromAfterStats}
379- issue : https://github.com/elastic/elasticsearch/issues/131148
380368- class : org.elasticsearch.xpack.esql.ccq.MultiClustersIT
381369 method : testLookupJoinAliases
382370 issue : https://github.com/elastic/elasticsearch/issues/131166
@@ -488,12 +476,6 @@ tests:
488476- class : org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
489477 method : testSimpleCircuitBreaking
490478 issue : https://github.com/elastic/elasticsearch/issues/132382
491- - class : org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
492- method : test {csv-spec:lookup-join.MvJoinKeyOnFrom}
493- issue : https://github.com/elastic/elasticsearch/issues/132554
494- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
495- method : test {csv-spec:lookup-join.MvJoinKeyFromRow}
496- issue : https://github.com/elastic/elasticsearch/issues/132555
497479- class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
498480 method : test {csv-spec:spatial.ConvertFromStringParseError}
499481 issue : https://github.com/elastic/elasticsearch/issues/132558
@@ -506,9 +488,6 @@ tests:
506488- class : org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
507489 method : testEsqlSource
508490 issue : https://github.com/elastic/elasticsearch/issues/132602
509- - class : org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
510- method : test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
511- issue : https://github.com/elastic/elasticsearch/issues/132604
512491- class : org.elasticsearch.xpack.test.rest.XPackRestIT
513492 method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
514493 issue : https://github.com/elastic/elasticsearch/issues/132608
0 commit comments