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 96fa1e5 commit 3ec7127Copy full SHA for 3ec7127
muted-tests.yml
@@ -602,6 +602,9 @@ tests:
602
- class: org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests
603
method: testGetNonPKCS11TrustStoreWithPasswordSet
604
issue: https://github.com/elastic/elasticsearch/issues/130519
605
+- class: org.elasticsearch.repositories.blobstore.BlobStoreCorruptionIT
606
+ method: testCorruptionDetection
607
+ issue: https://github.com/elastic/elasticsearch/issues/130536
608
609
# Examples:
610
#
0 commit comments