You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2012/05/14 15:01:47 UTC

[jira] [Resolved] (JCR-3307) JCR test org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check whether the repository supports activities

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

Julian Reschke resolved JCR-3307.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6
                   2.4.2
    
> JCR test org.apache.jackrabbit.test.api.version.MergeActivityTest doesn't check whether the repository supports activities
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JCR-3307
>                 URL: https://issues.apache.org/jira/browse/JCR-3307
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-tests
>    Affects Versions: 2.4.1
>            Reporter: Horia Chiorean
>            Assignee: Julian Reschke
>             Fix For: 2.4.2, 2.6
>
>
> The test: org.apache.jackrabbit.test.api.version.MergeActivityTest, during setup (the initNodes method call) does not handle the case when activities are not supported by the repository. Therefore, if the versionManager.createActivity("foobar") call fails with an UnsupportedRepositoryOperationException, the whole test fails.
> The setup of the test should do something similar to org.apache.jackrabbit.test.api.version.ActivitiesTest:  checkSupportedOption(Repository.OPTION_ACTIVITIES_SUPPORTED);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira