Skip to content

Commit edbd22a

Browse files
Mute org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests testReadNonExistingPath elastic#139436
1 parent 3de8878 commit edbd22a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,9 @@ tests:
472472
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
473473
method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
474474
issue: https://github.com/elastic/elasticsearch/issues/138012
475+
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
476+
method: testReadNonExistingPath
477+
issue: https://github.com/elastic/elasticsearch/issues/139436
475478

476479
# Examples:
477480
#

0 commit comments

Comments
 (0)