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: Blocker
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.