The Apache Jenkins build system has built Jackrabbit Oak (build #1318)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/1318/ to 
view the results.

Changes:
[stillalex] OAK-7340 Remove SecurityProviderImpl usage from tests

 

Test results:
2 tests failed.
FAILED:  
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNames

Error Message:
Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { 
jcr:primaryType = rep:AuthorizableFolder, t7 = { ... }}

Stack Trace:
javax.jcr.ItemExistsException: Node with the same UUID 
exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = 
rep:AuthorizableFolder, t7 = { ... }}
        at 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.doImport(ExternalIdentityImporterTest.java:132)
        at 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNames(ExternalIdentityImporterTest.java:167)


FAILED:  
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUser

Error Message:
Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { 
jcr:primaryType = rep:AuthorizableFolder, tt = { ... }}

Stack Trace:
javax.jcr.ItemExistsException: Node with the same UUID 
exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = 
rep:AuthorizableFolder, tt = { ... }}
        at 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.doImport(ExternalIdentityImporterTest.java:132)
        at 
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUser(ExternalIdentityImporterTest.java:153)

Reply via email to