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