We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92148cf commit 9d92cceCopy full SHA for 9d92cce
muted-tests.yml
@@ -414,6 +414,9 @@ tests:
414
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
415
method: testWriteReadLarge
416
issue: https://github.com/elastic/elasticsearch/issues/126903
417
+- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
418
+ method: testWriteFileMultipleOfChunkSize
419
+ issue: https://github.com/elastic/elasticsearch/issues/126908
420
421
# Examples:
422
#
0 commit comments