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 de54e06 commit 5348ba2Copy full SHA for 5348ba2
muted-tests.yml
@@ -13,6 +13,8 @@ tests:
13
- class: "org.elasticsearch.action.admin.indices.rollover.RolloverIT"
14
issue: "https://github.com/elastic/elasticsearch/issues/110034"
15
method: "testRolloverWithClosedWriteIndex"
16
+- class: "org.elasticsearch.repositories.s3.S3RepositoryThirdPartyTests"
17
+ issue: "https://github.com/elastic/elasticsearch/issues/110093"
18
19
# Examples:
20
#
0 commit comments