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 ea440aa commit 2ccf0c3Copy full SHA for 2ccf0c3
muted-tests.yml
@@ -435,6 +435,9 @@ tests:
435
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
436
method: test {rerank.Reranker using a single field SYNC}
437
issue: https://github.com/elastic/elasticsearch/issues/126370
438
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
439
+ method: test {rerank.Reranker using multiple fields ASYNC}
440
+ issue: https://github.com/elastic/elasticsearch/issues/126371
441
442
# Examples:
443
#
0 commit comments