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 a18beec commit 0a428d6Copy full SHA for 0a428d6
muted-tests.yml
@@ -663,6 +663,9 @@ tests:
663
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
664
method: test {p0=search.vectors/160_knn_query_missing_params/kNN query in a bool clause - missing num_candidates}
665
issue: https://github.com/elastic/elasticsearch/issues/136402
666
+- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
667
+ method: test {p0=search.vectors/220_dense_vector_node_index_stats/index node stats non-quantized}
668
+ issue: https://github.com/elastic/elasticsearch/issues/136403
669
670
# Examples:
671
#
0 commit comments