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 3de8878 commit edbd22aCopy full SHA for edbd22a
muted-tests.yml
@@ -472,6 +472,9 @@ tests:
472
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
473
method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
474
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
478
479
# Examples:
480
#
0 commit comments