Skip to content

Commit 9d92cce

Browse files
Mute org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests testWriteFileMultipleOfChunkSize #126908
1 parent 92148cf commit 9d92cce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,9 @@ tests:
414414
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
415415
method: testWriteReadLarge
416416
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
417420

418421
# Examples:
419422
#

0 commit comments

Comments
 (0)