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 9d92cce commit 0a84262Copy full SHA for 0a84262
muted-tests.yml
@@ -417,6 +417,9 @@ tests:
417
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
418
method: testWriteFileMultipleOfChunkSize
419
issue: https://github.com/elastic/elasticsearch/issues/126908
420
+- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
421
+ method: testSnapshotWithLargeSegmentFiles
422
+ issue: https://github.com/elastic/elasticsearch/issues/126909
423
424
# Examples:
425
#
0 commit comments