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 9eacb34 commit bcc0e9aCopy full SHA for bcc0e9a
muted-tests.yml
@@ -575,6 +575,9 @@ tests:
575
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
576
method: test {p0=search.vectors/41_knn_search_half_byte_quantized/Test create, merge, and search cosine}
577
issue: https://github.com/elastic/elasticsearch/issues/130663
578
+- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
579
+ method: test {yaml=search.vectors/70_dense_vector_telemetry/Field mapping stats}
580
+ issue: https://github.com/elastic/elasticsearch/issues/130672
581
582
# Examples:
583
#
0 commit comments