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 bceeced commit a211d80Copy full SHA for a211d80
muted-tests.yml
@@ -208,6 +208,9 @@ tests:
208
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
209
method: test {yaml=reference/cluster/stats/line_1450}
210
issue: https://github.com/elastic/elasticsearch/issues/112732
211
+- class: org.elasticsearch.repositories.blobstore.testkit.integrity.RepositoryVerifyIntegrityIT
212
+ method: testCorruption
213
+ issue: https://github.com/elastic/elasticsearch/issues/112769
214
215
# Examples:
216
#
0 commit comments