Skip to content

Commit 383b4e5

Browse files
Mute org.elasticsearch.packaging.test.PackagesSecurityAutoConfigurationTests test20SecurityNotAutoConfiguredOnReInstallation #112635
1 parent cf98240 commit 383b4e5

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
@@ -204,6 +204,9 @@ tests:
204204
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
205205
method: testKerbTicketGeneratedForDifferentServerFailsValidation
206206
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
207210

208211
# Examples:
209212
#

0 commit comments

Comments
 (0)