Skip to content

Commit 2527c75

Browse files
Mute org.elasticsearch.repositories.s3.S3BlobStoreRepositoryTests testFailIfAlreadyExists elastic#134669
1 parent d2c8dd1 commit 2527c75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,9 @@ tests:
549549
- class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
550550
method: testCBTrippingOnReduction
551551
issue: https://github.com/elastic/elasticsearch/issues/134667
552+
- class: org.elasticsearch.repositories.s3.S3BlobStoreRepositoryTests
553+
method: testFailIfAlreadyExists
554+
issue: https://github.com/elastic/elasticsearch/issues/134669
552555

553556
# Examples:
554557
#

0 commit comments

Comments
 (0)