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 eb102d4 commit 1da30b8Copy full SHA for 1da30b8
muted-tests.yml
@@ -95,6 +95,9 @@ tests:
95
- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
96
method: testKerbTicketGeneratedForDifferentServerFailsValidation
97
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
101
102
# Examples:
103
#
0 commit comments