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 8341824 commit a53ae21Copy full SHA for a53ae21
muted-tests.yml
@@ -420,6 +420,9 @@ tests:
420
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
421
method: test {rerank.Reranker using another sort order ASYNC}
422
issue: https://github.com/elastic/elasticsearch/issues/126362
423
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
424
+ method: test {rerank.Reranker using another sort order SYNC}
425
+ issue: https://github.com/elastic/elasticsearch/issues/126363
426
427
# Examples:
428
#
0 commit comments