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 5d76de5 commit d88ddcaCopy full SHA for d88ddca
muted-tests.yml
@@ -334,6 +334,9 @@ tests:
334
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
335
method: test {yaml=indices.get_alias/10_basic/Get aliases via /_alias/_all}
336
issue: https://github.com/elastic/elasticsearch/issues/121242
337
+- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
338
+ method: test {yaml=cluster.stats/10_basic/Sparse vector stats}
339
+ issue: https://github.com/elastic/elasticsearch/issues/121246
340
341
# Examples:
342
#
0 commit comments