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 369c641 commit 54eab9dCopy full SHA for 54eab9d
muted-tests.yml
@@ -403,6 +403,9 @@ tests:
403
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
404
method: testSearchWithRandomDisconnects
405
issue: https://github.com/elastic/elasticsearch/issues/122707
406
+- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
407
+ method: testSourceThrottling
408
+ issue: https://github.com/elastic/elasticsearch/issues/122712
409
410
# Examples:
411
#
0 commit comments