Skip to content

Commit d9073e4

Browse files
Mute org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests testValidKebrerosTicket #112632
1 parent a11ba81 commit d9073e4

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
@@ -198,6 +198,9 @@ tests:
198198
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
199199
method: testWhenKeyTabWithInvalidContentFailsValidation
200200
issue: https://github.com/elastic/elasticsearch/issues/112631
201+
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
202+
method: testValidKebrerosTicket
203+
issue: https://github.com/elastic/elasticsearch/issues/112632
201204

202205
# Examples:
203206
#

0 commit comments

Comments
 (0)