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 ca18a86 commit 9f7c425Copy full SHA for 9f7c425
muted-tests.yml
@@ -465,6 +465,9 @@ tests:
465
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
466
method: testTimestampFilterFromQuery
467
issue: https://github.com/elastic/elasticsearch/issues/127332
468
+- class: org.elasticsearch.indices.stats.IndexStatsIT
469
+ method: testThrottleStats
470
+ issue: https://github.com/elastic/elasticsearch/issues/126359
471
472
# Examples:
473
#
0 commit comments