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 aea5a13 commit b861586Copy full SHA for b861586
muted-tests.yml
@@ -446,6 +446,9 @@ tests:
446
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
447
method: testParseOrQuery
448
issue: https://github.com/elastic/elasticsearch/issues/133863
449
+- class: org.elasticsearch.indices.stats.IndexStatsIT
450
+ method: testFilterCacheStats
451
+ issue: https://github.com/elastic/elasticsearch/issues/124447
452
453
# Examples:
454
#
0 commit comments