We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d546fc8 commit 7a19a05Copy full SHA for 7a19a05
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