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 fb9751c commit 924dda0Copy full SHA for 924dda0
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
445
method: test {p0=ml/data_frame_analytics_cat_apis/Test cat data frame analytics all jobs with header}
446
issue: https://github.com/elastic/elasticsearch/issues/127625
447
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
448
+ method: test {rerank.Reranker using another sort order ASYNC}
449
+ issue: https://github.com/elastic/elasticsearch/issues/127638
450
451
# Examples:
452
#
0 commit comments