@@ -286,9 +286,6 @@ tests:
286
286
- class : org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
287
287
method : testOneRemoteClusterPartial
288
288
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
292
289
- class : org.elasticsearch.packaging.test.EnrollmentProcessTests
293
290
method : test20DockerAutoFormCluster
294
291
issue : https://github.com/elastic/elasticsearch/issues/128113
@@ -350,9 +347,6 @@ tests:
350
347
- class : org.elasticsearch.index.IndexingPressureIT
351
348
method : testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
352
349
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
356
350
- class : org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
357
351
method : testSuccessfulExecution
358
352
issue : https://github.com/elastic/elasticsearch/issues/130306
@@ -362,9 +356,6 @@ tests:
362
356
- class : org.elasticsearch.gradle.LoggedExecFuncTest
363
357
method : failed tasks output logged to console when spooling true
364
358
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
368
359
- class : org.elasticsearch.indices.stats.IndexStatsIT
369
360
method : testFilterCacheStats
370
361
issue : https://github.com/elastic/elasticsearch/issues/124447
@@ -374,9 +365,6 @@ tests:
374
365
- class : org.elasticsearch.search.SearchWithRejectionsIT
375
366
method : testOpenContextsAfterRejections
376
367
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
380
368
- class : org.elasticsearch.xpack.esql.ccq.MultiClustersIT
381
369
method : testLookupJoinAliases
382
370
issue : https://github.com/elastic/elasticsearch/issues/131166
@@ -488,12 +476,6 @@ tests:
488
476
- class : org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
489
477
method : testSimpleCircuitBreaking
490
478
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
497
479
- class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
498
480
method : test {csv-spec:spatial.ConvertFromStringParseError}
499
481
issue : https://github.com/elastic/elasticsearch/issues/132558
@@ -506,9 +488,6 @@ tests:
506
488
- class : org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
507
489
method : testEsqlSource
508
490
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
512
491
- class : org.elasticsearch.xpack.test.rest.XPackRestIT
513
492
method : test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
514
493
issue : https://github.com/elastic/elasticsearch/issues/132608
0 commit comments