Browse Source

Mute org.elasticsearch.xpack.security.authc.ldap.UserAttributeGroupsResolverTests org.elasticsearch.xpack.security.authc.ldap.UserAttributeGroupsResolverTests #116537

elasticsearchmachine 10 months ago
parent
commit
122f805927
1 changed files with 2 additions and 0 deletions
  1. 2 0
      muted-tests.yml

+ 2 - 0
muted-tests.yml

@@ -415,3 +415,5 @@ tests:
 - class: org.elasticsearch.xpack.test.rest.XPackRestIT
   method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
   issue: https://github.com/elastic/elasticsearch/issues/117862
+- class: org.elasticsearch.xpack.security.authc.ldap.UserAttributeGroupsResolverTests
+  issue: https://github.com/elastic/elasticsearch/issues/116537