Marcel Reutegger created OAK-3032:
-------------------------------------

             Summary: LDAP test failures
                 Key: OAK-3032
                 URL: https://issues.apache.org/jira/browse/OAK-3032
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: auth-ldap
            Reporter: Marcel Reutegger
             Fix For: 1.3.2


There are various test failures in the oak-auth-ldap module:

Failed tests:   
testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authentication.ldap.DefaultLdapLoginModuleTest):
 
expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$GroupPrincipal:cn=foobargroup,ou=groups,ou=system,
 org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo 
Bar,ou=users,ou=system, everyone principal]> but was:<[]>
  
testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authentication.ldap.GuestTokenDefaultLdapLoginModuleTest):
 
expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$GroupPrincipal:cn=foobargroup,ou=groups,ou=system,
 org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo 
Bar,ou=users,ou=system, everyone principal]> but was:<[]>
  
testPrincipalsFromAuthInfo(org.apache.jackrabbit.oak.security.authentication.ldap.TokenDefaultLdapLoginModuleTest):
 
expected:<[org.apache.jackrabbit.oak.security.user.UserPrincipalProvider$GroupPrincipal:cn=foobargroup,ou=groups,ou=system,
 org.apache.jackrabbit.oak.security.user.TreeBasedPrincipal:cn=Foo 
Bar,ou=users,ou=system, everyone principal]> but was:<[]>

The tests also fail on travis. E.g.: 
https://s3.amazonaws.com/archive.travis-ci.org/jobs/68124560/log.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to