You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2018/04/26 13:21:04 UTC

[jira] [Closed] (OAK-7354) Test failure ExternalIdentityImporterTest.importExternalUserWithPrincipalNames

     [ https://issues.apache.org/jira/browse/OAK-7354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-7354.
---------------------------------

Bulk close 1.9.0

> Test failure ExternalIdentityImporterTest.importExternalUserWithPrincipalNames
> ------------------------------------------------------------------------------
>
>                 Key: OAK-7354
>                 URL: https://issues.apache.org/jira/browse/OAK-7354
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: auth-external, continuous integration
>            Reporter: Hudson
>            Assignee: Alex Deparvu
>            Priority: Major
>             Fix For: 1.9.0, 1.10
>
>
> The build Jackrabbit Oak #1318 has failed.
> First failed run: [Jackrabbit Oak #1318|https://builds.apache.org/job/Jackrabbit%20Oak/1318/] [console log|https://builds.apache.org/job/Jackrabbit%20Oak/1318/console]
> {noformat}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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)