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 23371c1 commit abfa151Copy full SHA for abfa151
muted-tests.yml
@@ -563,6 +563,9 @@ tests:
563
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
564
method: test {yaml=cluster.stats/10_basic/Dense vector stats}
565
issue: https://github.com/elastic/elasticsearch/issues/130307
566
+- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
567
+ method: test {yaml=nodes.stats/11_indices_metrics/Lucene segment level fields stats}
568
+ issue: https://github.com/elastic/elasticsearch/issues/130360
569
570
# Examples:
571
#
0 commit comments