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

Status: Still Failing

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

Changes:
[catholicon] OAK-7370: order by jcr:score desc doesn't work across union query 
created by optimizing OR clauses

Add a lucene based test. Actual issue most likely exists in oak-core and hence 
would call for more tests over there.

 

Test results:
1 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, t- = { ... }}

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

Reply via email to