Skip to content

Commit 1958a6a

Browse files
Mute org.elasticsearch.repositories.s3.S3ServiceTests testRetryOn403RetryPolicy #115986
1 parent 30090b6 commit 1958a6a

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
@@ -278,6 +278,9 @@ tests:
278278
- class: org.elasticsearch.monitor.jvm.JvmStatsTests
279279
method: testJvmStats
280280
issue: https://github.com/elastic/elasticsearch/issues/115711
281+
- class: org.elasticsearch.repositories.s3.S3ServiceTests
282+
method: testRetryOn403RetryPolicy
283+
issue: https://github.com/elastic/elasticsearch/issues/115986
281284

282285
# Examples:
283286
#

0 commit comments

Comments
 (0)