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 b374c48 commit bab03b3Copy full SHA for bab03b3
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
370
method: testWatcherWithApiKey {cluster=UPGRADED}
371
issue: https://github.com/elastic/elasticsearch/issues/124159
372
+- class: org.elasticsearch.indices.stats.IndexStatsIT
373
+ method: testFilterCacheStats
374
+ issue: https://github.com/elastic/elasticsearch/issues/124447
375
376
# Examples:
377
#
0 commit comments