Lock tests doen't handle simultaneous ownership
-----------------------------------------------
Key: JCRTCK-16
URL: https://issues.apache.org/jira/browse/JCRTCK-16
Project: Jackrabbit JCR Tests
Issue Type: Bug
Reporter: Nikolay Zamosenchuk
There are tests on locking adding lock tokens to different session:
org.apache.jackrabbit.test.api.lock.LockManagerTest#testLockTransfer2
org.apache.jackrabbit.test.api.lock.LockManagerTest#testAddLockTokenToAnotherSession
Those tests expect exceptions on adding like as repository doesn't support
simultaneous ownership.
But if repository supports according to specification those tests fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.