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 2007/09/13 18:09:32 UTC

[jira] Updated: (JCR-1129) bad test assumptions in versioning tests

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

Julian Reschke updated JCR-1129:
--------------------------------

    Priority: Minor  (was: Blocker)

> bad test assumptions in versioning tests
> ----------------------------------------
>
>                 Key: JCR-1129
>                 URL: https://issues.apache.org/jira/browse/JCR-1129
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: JCR TCK
>            Reporter: Julian Reschke
>            Priority: Minor
>
> The following tests assume that it's possible to create child nodes below versioned nodes. This may not be the case when the underlying repository only supports versioning on leaf nodes (files).
> There should be a way to make these tests fail with NotExecutableException.
> Affected tests are:
> SessionMoveVersionExceptionTest.testSessionMoveSourceCheckedInVersionException()
> WorkspaceMoveVersionExceptionTest.testWorkspaceMoveDestCheckedInVersionException()
> WorkspaceMoveVersionExceptionTest.testWorkspaceMoveSourceCheckedInVersionException()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.