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 412e6c2 commit 29eb923Copy full SHA for 29eb923
muted-tests.yml
@@ -323,6 +323,9 @@ tests:
323
- class: org.elasticsearch.test.apmintegration.MetricsApmIT
324
method: testApmIntegration
325
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
329
330
# Examples:
331
#
0 commit comments