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 bb7dd2e commit ef725feCopy full SHA for ef725fe
muted-tests.yml
@@ -80,6 +80,9 @@ tests:
80
- class: org.elasticsearch.index.mapper.IgnoredSourceFieldMapperTests
81
method: testStoredNestedSubObjectWithNameOverlappingParentName
82
issue: https://github.com/elastic/elasticsearch/issues/112083
83
+- class: org.elasticsearch.xpack.security.authc.kerberos.SimpleKdcLdapServerTests
84
+ method: testClientServiceMutualAuthentication
85
+ issue: https://github.com/elastic/elasticsearch/issues/112529
86
87
# Examples:
88
#
0 commit comments