You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2013/05/28 05:22:20 UTC

[jira] [Created] (JCR-3601) AbstractJCRTest.cleanUpTestRoot() does not properly set testNodeType

Jukka Zitting created JCR-3601:
----------------------------------

             Summary: AbstractJCRTest.cleanUpTestRoot() does not properly set testNodeType
                 Key: JCR-3601
                 URL: https://issues.apache.org/jira/browse/JCR-3601
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-tests
    Affects Versions: 2.7
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting


The cleanUpTestRoot() method is supposed to leave the test root in a state as if it was just newly created. If the node already exists, this is done by removing all its children. Unfortunately this risks leaving the node type of the test root unchanged, which can lead to issues like the one we're seeing in OAK-802.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira