@@ -381,12 +381,6 @@ tests:
381
381
- class : org.elasticsearch.xpack.test.rest.XPackRestIT
382
382
method : test {p0=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
383
383
issue : https://github.com/elastic/elasticsearch/issues/126299
384
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
385
- method : test {rerank.Reranker using multiple fields SYNC}
386
- issue : https://github.com/elastic/elasticsearch/issues/126320
387
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
388
- method : test {rerank.Reranker before a limit SYNC}
389
- issue : https://github.com/elastic/elasticsearch/issues/126322
390
384
- class : org.elasticsearch.packaging.test.DockerTests
391
385
method : test023InstallPluginUsingConfigFile
392
386
issue : https://github.com/elastic/elasticsearch/issues/126145
@@ -399,33 +393,9 @@ tests:
399
393
- class : org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
400
394
method : testSearchableSnapshotTotalShardsPerNode
401
395
issue : https://github.com/elastic/elasticsearch/issues/126354
402
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
403
- method : test {rerank.Reranker add the _score column when missing ASYNC}
404
- issue : https://github.com/elastic/elasticsearch/issues/126360
405
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
406
- method : test {rerank.Reranker before a limit ASYNC}
407
- issue : https://github.com/elastic/elasticsearch/issues/126361
408
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
409
- method : test {rerank.Reranker using another sort order ASYNC}
410
- issue : https://github.com/elastic/elasticsearch/issues/126362
411
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
412
- method : test {rerank.Reranker using another sort order SYNC}
413
- issue : https://github.com/elastic/elasticsearch/issues/126363
414
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
415
- method : test {rerank.Reranker add the _score column when missing SYNC}
416
- issue : https://github.com/elastic/elasticsearch/issues/126367
417
396
- class : org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
418
397
method : test {p0=search.vectors/42_knn_search_bbq_flat/Vector rescoring has same scoring as exact search for kNN section}
419
398
issue : https://github.com/elastic/elasticsearch/issues/126368
420
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
421
- method : test {rerank.Reranker using a single field ASYNC}
422
- issue : https://github.com/elastic/elasticsearch/issues/126369
423
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
424
- method : test {rerank.Reranker using a single field SYNC}
425
- issue : https://github.com/elastic/elasticsearch/issues/126370
426
- - class : org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
427
- method : test {rerank.Reranker using multiple fields ASYNC}
428
- issue : https://github.com/elastic/elasticsearch/issues/126371
429
399
- class : org.elasticsearch.smoketest.MlWithSecurityIT
430
400
method : test {yaml=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
431
401
issue : https://github.com/elastic/elasticsearch/issues/123200
0 commit comments