Skip to content

Commit 9447abe

Browse files
authored
Unmute IndexStatsIT#testThrottleStats (#126758)
The test was fixed and unmuted in #126113, but then muted back by mistake in #126193
1 parent bc94cc1 commit 9447abe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,6 @@ tests:
300300
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
301301
method: test {p0=ml/start_data_frame_analytics/Test start given dest index is not empty}
302302
issue: https://github.com/elastic/elasticsearch/issues/125909
303-
- class: org.elasticsearch.indices.stats.IndexStatsIT
304-
method: testThrottleStats
305-
issue: https://github.com/elastic/elasticsearch/issues/125910
306303
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
307304
method: test {p0=transform/transforms_stats/Test get transform stats with timeout}
308305
issue: https://github.com/elastic/elasticsearch/issues/125975

0 commit comments

Comments
 (0)