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 509c112 commit 2aa5306Copy full SHA for 2aa5306
muted-tests.yml
@@ -404,6 +404,9 @@ tests:
404
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
405
method: test {p0=ml/start_data_frame_analytics/Test start given dest index is not empty}
406
issue: https://github.com/elastic/elasticsearch/issues/125909
407
+- class: org.elasticsearch.indices.stats.IndexStatsIT
408
+ method: testThrottleStats
409
+ issue: https://github.com/elastic/elasticsearch/issues/125910
410
411
# Examples:
412
#
0 commit comments