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 cf98240 commit 383b4e5Copy full SHA for 383b4e5
muted-tests.yml
@@ -204,6 +204,9 @@ tests:
204
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
205
method: testKerbTicketGeneratedForDifferentServerFailsValidation
206
issue: https://github.com/elastic/elasticsearch/issues/112639
207
+- class: org.elasticsearch.packaging.test.PackagesSecurityAutoConfigurationTests
208
+ method: test20SecurityNotAutoConfiguredOnReInstallation
209
+ issue: https://github.com/elastic/elasticsearch/issues/112635
210
211
# Examples:
212
#
0 commit comments