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 2864dd8 commit f23029fCopy full SHA for f23029f
muted-tests.yml
@@ -540,6 +540,9 @@ tests:
540
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
541
method: test {p0=search.vectors/40_knn_search_cosine/kNN search only regular query}
542
issue: https://github.com/elastic/elasticsearch/issues/132890
543
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
544
+ method: test {p0=search/410_named_queries/named_queries_with_score}
545
+ issue: https://github.com/elastic/elasticsearch/issues/132906
546
547
# Examples:
548
#
0 commit comments