We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87f9ac commit eb102d4Copy full SHA for eb102d4
muted-tests.yml
@@ -92,6 +92,9 @@ tests:
92
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
93
method: testValidKebrerosTicket
94
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
98
99
# Examples:
100
#
0 commit comments