Skip to content

Commit b861586

Browse files
Mute org.elasticsearch.indices.stats.IndexStatsIT testFilterCacheStats elastic#124447
1 parent aea5a13 commit b861586

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,9 @@ tests:
446446
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
447447
method: testParseOrQuery
448448
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
449452

450453
# Examples:
451454
#

0 commit comments

Comments
 (0)