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 b769dca commit 06af8d0Copy full SHA for 06af8d0
muted-tests.yml
@@ -251,6 +251,9 @@ tests:
251
- class: org.elasticsearch.packaging.test.KeystoreManagementTests
252
method: test30KeystorePasswordFromFile
253
issue: https://github.com/elastic/elasticsearch/issues/118123
254
+- class: org.elasticsearch.packaging.test.ArchiveTests
255
+ method: test41AutoconfigurationNotTriggeredWhenNodeCannotContainData
256
+ issue: https://github.com/elastic/elasticsearch/issues/118110
257
258
# Examples:
259
#
0 commit comments