Skip to content

Commit 20ae83f

Browse files
authored
[ES|QL] Rerank command: unmute reranker tests in multi-node. (#126521)
1 parent 90dcccf commit 20ae83f

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

muted-tests.yml

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -381,12 +381,6 @@ tests:
381381
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
382382
method: test {p0=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
383383
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
390384
- class: org.elasticsearch.packaging.test.DockerTests
391385
method: test023InstallPluginUsingConfigFile
392386
issue: https://github.com/elastic/elasticsearch/issues/126145
@@ -399,33 +393,9 @@ tests:
399393
- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
400394
method: testSearchableSnapshotTotalShardsPerNode
401395
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
417396
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
418397
method: test {p0=search.vectors/42_knn_search_bbq_flat/Vector rescoring has same scoring as exact search for kNN section}
419398
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
429399
- class: org.elasticsearch.smoketest.MlWithSecurityIT
430400
method: test {yaml=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
431401
issue: https://github.com/elastic/elasticsearch/issues/123200

0 commit comments

Comments
 (0)