We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7239540 commit 4a163faCopy full SHA for 4a163fa
muted-tests.yml
@@ -396,6 +396,9 @@ tests:
396
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
397
method: test {p0=ml/start_data_frame_analytics/Test start classification analysis when the dependent variable cardinality is too low}
398
issue: https://github.com/elastic/elasticsearch/issues/126299
399
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
400
+ method: test {rerank.Reranker using multiple fields SYNC}
401
+ issue: https://github.com/elastic/elasticsearch/issues/126320
402
403
# Examples:
404
#
0 commit comments