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 4e14dd1 commit e28fca2Copy full SHA for e28fca2
muted-tests.yml
@@ -411,6 +411,9 @@ tests:
411
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
412
method: testRequestStats
413
issue: https://github.com/elastic/elasticsearch/issues/126902
414
+- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
415
+ method: testWriteReadLarge
416
+ issue: https://github.com/elastic/elasticsearch/issues/126903
417
418
# Examples:
419
#
0 commit comments