Skip to content

Commit 1d248d5

Browse files
Mute org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests testKerbTicketGeneratedForDifferentServerFailsValidation #112639
1 parent d9073e4 commit 1d248d5

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
@@ -201,6 +201,9 @@ tests:
201201
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
202202
method: testValidKebrerosTicket
203203
issue: https://github.com/elastic/elasticsearch/issues/112632
204+
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
205+
method: testKerbTicketGeneratedForDifferentServerFailsValidation
206+
issue: https://github.com/elastic/elasticsearch/issues/112639
204207

205208
# Examples:
206209
#

0 commit comments

Comments
 (0)