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 6048d26 commit be9ebd0Copy full SHA for be9ebd0
muted-tests.yml
@@ -398,6 +398,9 @@ tests:
398
- class: org.elasticsearch.indices.stats.IndexStatsIT
399
method: testThrottleStats
400
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
404
405
# Examples:
406
#
0 commit comments