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 8c442ab commit a87f9acCopy full SHA for a87f9ac
muted-tests.yml
@@ -89,6 +89,9 @@ tests:
89
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
90
method: testSnapshotRestore {cluster=UPGRADED}
91
issue: https://github.com/elastic/elasticsearch/issues/111799
92
+- class: org.elasticsearch.xpack.security.authc.kerberos.KerberosTicketValidatorTests
93
+ method: testValidKebrerosTicket
94
+ issue: https://github.com/elastic/elasticsearch/issues/112632
95
96
# Examples:
97
#
0 commit comments