@@ -284,9 +284,6 @@ tests:
284
284
- class : org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
285
285
method : testOneRemoteClusterPartial
286
286
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
290
287
- class : org.elasticsearch.packaging.test.EnrollmentProcessTests
291
288
method : test20DockerAutoFormCluster
292
289
issue : https://github.com/elastic/elasticsearch/issues/128113
@@ -348,18 +345,12 @@ tests:
348
345
- class : org.elasticsearch.index.IndexingPressureIT
349
346
method : testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
350
347
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
354
348
- class : org.elasticsearch.xpack.esql.inference.bulk.BulkInferenceExecutorTests
355
349
method : testSuccessfulExecution
356
350
issue : https://github.com/elastic/elasticsearch/issues/130306
357
351
- class : org.elasticsearch.gradle.LoggedExecFuncTest
358
352
method : failed tasks output logged to console when spooling true
359
353
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
363
354
- class : org.elasticsearch.indices.stats.IndexStatsIT
364
355
method : testFilterCacheStats
365
356
issue : https://github.com/elastic/elasticsearch/issues/124447
@@ -369,9 +360,6 @@ tests:
369
360
- class : org.elasticsearch.search.SearchWithRejectionsIT
370
361
method : testOpenContextsAfterRejections
371
362
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
375
363
- class : org.elasticsearch.xpack.esql.ccq.MultiClustersIT
376
364
method : testLookupJoinAliases
377
365
issue : https://github.com/elastic/elasticsearch/issues/131166
@@ -462,12 +450,6 @@ tests:
462
450
- class : org.elasticsearch.xpack.esql.inference.completion.CompletionOperatorTests
463
451
method : testSimpleCircuitBreaking
464
452
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
471
453
- class : org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
472
454
method : test {csv-spec:spatial.ConvertFromStringParseError}
473
455
issue : https://github.com/elastic/elasticsearch/issues/132558
@@ -480,9 +462,6 @@ tests:
480
462
- class : org.elasticsearch.xpack.logsdb.qa.StoredSourceLogsDbVersusReindexedLogsDbChallengeRestIT
481
463
method : testEsqlSource
482
464
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
486
465
- class : org.elasticsearch.xpack.ml.integration.RevertModelSnapshotIT
487
466
method : testRevertModelSnapshot_DeleteInterveningResults
488
467
issue : https://github.com/elastic/elasticsearch/issues/132349
0 commit comments