From 3a1902da68c5d36863a1ec447666acd0c13e7284 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:35:59 +1000 Subject: [PATCH] Mute org.elasticsearch.repositories.blobstore.BlobStoreCorruptionIT testCorruptionDetection #130536 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 783ff738d3b1..292c207525c5 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -602,6 +602,9 @@ tests: - class: org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests method: testGetNonPKCS11TrustStoreWithPasswordSet issue: https://github.com/elastic/elasticsearch/issues/130519 +- class: org.elasticsearch.repositories.blobstore.BlobStoreCorruptionIT + method: testCorruptionDetection + issue: https://github.com/elastic/elasticsearch/issues/130536 # Examples: #