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 522a46f commit e7abaf6Copy full SHA for e7abaf6
muted-tests.yml
@@ -537,6 +537,9 @@ tests:
537
- class: org.elasticsearch.xpack.esql.CsvTests
538
method: test {csv-spec:ip.CdirMatchEqualsInsOrs}
539
issue: https://github.com/elastic/elasticsearch/issues/132860
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
544
# Examples:
545
#
0 commit comments