Skip to content

Commit 1da30b8

Browse files
Mute org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests testWhenKeyTabWithInvalidContentFailsValidation elastic#112631
1 parent eb102d4 commit 1da30b8

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
@@ -95,6 +95,9 @@ tests:
9595
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
9696
method: testKerbTicketGeneratedForDifferentServerFailsValidation
9797
issue: https://github.com/elastic/elasticsearch/issues/112639
98+
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
99+
method: testWhenKeyTabWithInvalidContentFailsValidation
100+
issue: https://github.com/elastic/elasticsearch/issues/112631
98101

99102
# Examples:
100103
#

0 commit comments

Comments
 (0)