Skip to content

Commit 29eb923

Browse files
Mute org.elasticsearch.repositories.gcs.GoogleCloudStorageServiceTests testClientsAreNotSharedAcrossRepositories #123090
1 parent 412e6c2 commit 29eb923

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
@@ -323,6 +323,9 @@ tests:
323323
- class: org.elasticsearch.test.apmintegration.MetricsApmIT
324324
method: testApmIntegration
325325
issue: https://github.com/elastic/elasticsearch/issues/123022
326+
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageServiceTests
327+
method: testClientsAreNotSharedAcrossRepositories
328+
issue: https://github.com/elastic/elasticsearch/issues/123090
326329

327330
# Examples:
328331
#

0 commit comments

Comments
 (0)