Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,6 @@ tests:
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
method: test {p0=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
issue: https://github.com/elastic/elasticsearch/issues/126299
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker using multiple fields SYNC}
issue: https://github.com/elastic/elasticsearch/issues/126320
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker before a limit SYNC}
issue: https://github.com/elastic/elasticsearch/issues/126322
- class: org.elasticsearch.packaging.test.DockerTests
method: test023InstallPluginUsingConfigFile
issue: https://github.com/elastic/elasticsearch/issues/126145
Expand All @@ -399,33 +393,9 @@ tests:
- class: org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT
method: testSearchableSnapshotTotalShardsPerNode
issue: https://github.com/elastic/elasticsearch/issues/126354
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker add the _score column when missing ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/126360
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker before a limit ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/126361
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker using another sort order ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/126362
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker using another sort order SYNC}
issue: https://github.com/elastic/elasticsearch/issues/126363
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker add the _score column when missing SYNC}
issue: https://github.com/elastic/elasticsearch/issues/126367
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
method: test {p0=search.vectors/42_knn_search_bbq_flat/Vector rescoring has same scoring as exact search for kNN section}
issue: https://github.com/elastic/elasticsearch/issues/126368
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker using a single field ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/126369
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker using a single field SYNC}
issue: https://github.com/elastic/elasticsearch/issues/126370
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
method: test {rerank.Reranker using multiple fields ASYNC}
issue: https://github.com/elastic/elasticsearch/issues/126371
- class: org.elasticsearch.smoketest.MlWithSecurityIT
method: test {yaml=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
issue: https://github.com/elastic/elasticsearch/issues/123200
Expand Down