Skip to content

Commit eb102d4

Browse files
Mute org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests testKerbTicketGeneratedForDifferentServerFailsValidation elastic#112639
1 parent a87f9ac commit eb102d4

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
@@ -92,6 +92,9 @@ tests:
9292
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
9393
method: testValidKebrerosTicket
9494
issue: https://github.com/elastic/elasticsearch/issues/112632
95+
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
96+
method: testKerbTicketGeneratedForDifferentServerFailsValidation
97+
issue: https://github.com/elastic/elasticsearch/issues/112639
9598

9699
# Examples:
97100
#

0 commit comments

Comments
 (0)