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 41f0534 commit 513e3eaCopy full SHA for 513e3ea
muted-tests.yml
@@ -167,6 +167,9 @@ tests:
167
- class: org.elasticsearch.xpack.inference.external.http.RequestBasedTaskRunnerTests
168
method: testLoopOneAtATime
169
issue: https://github.com/elastic/elasticsearch/issues/112471
170
+- class: org.elasticsearch.xpack.security.authc.kerberos.SimpleKdcLdapServerTests
171
+ method: testClientServiceMutualAuthentication
172
+ issue: https://github.com/elastic/elasticsearch/issues/112529
173
174
# Examples:
175
#
0 commit comments