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 5a3c9e7 commit 6335391Copy full SHA for 6335391
muted-tests.yml
@@ -411,6 +411,9 @@ tests:
411
- class: org.elasticsearch.packaging.test.DockerTests
412
method: test024InstallPluginFromArchiveUsingConfigFile
413
issue: https://github.com/elastic/elasticsearch/issues/126936
414
+- class: org.elasticsearch.repositories.blobstore.testkit.analyze.RepositoryAnalysisFailureIT
415
+ method: testFailsOnReadError
416
+ issue: https://github.com/elastic/elasticsearch/issues/127029
417
418
# Examples:
419
#
0 commit comments