Skip to content

Commit be9ebd0

Browse files
Mute org.elasticsearch.xpack.esql.action.ManyShardsIT testCancelUnnecessaryRequests #125947
1 parent 6048d26 commit be9ebd0

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
@@ -398,6 +398,9 @@ tests:
398398
- class: org.elasticsearch.indices.stats.IndexStatsIT
399399
method: testThrottleStats
400400
issue: https://github.com/elastic/elasticsearch/issues/125910
401+
- class: org.elasticsearch.xpack.esql.action.ManyShardsIT
402+
method: testCancelUnnecessaryRequests
403+
issue: https://github.com/elastic/elasticsearch/issues/125947
401404

402405
# Examples:
403406
#

0 commit comments

Comments
 (0)