[
https://issues.apache.org/jira/browse/JCR-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510371
]
Marcel Reutegger commented on JCR-774:
--------------------------------------
Added the missing Node.refresh() call in NodeCanAddMixinTest.testLocked.
Fixed in revision: 553515
> TCK: Test that expect that modifications made by Session1 are automatically
> visible to Session2
> -----------------------------------------------------------------------------------------------
>
> Key: JCR-774
> URL: https://issues.apache.org/jira/browse/JCR-774
> Project: Jackrabbit
> Issue Type: Bug
> Components: JCR TCK
> Reporter: angela
> Priority: Minor
> Attachments: NodeCanAddMixinTest.patch, NodeTest.patch
>
>
> While changes made by session1 are automatically visible to any other
> session2 with the RI, this is not required by the
> specification. Therefore i would suggest to modify the following test cases:
> - NodeUUIDTest.testSaveMovedRefNode()
> - SessionUUIDTest.testSaveMovedRefNode()
> -> no patch. sorry.
> - NodeTest.testRemoveInvalidItemStateException()
> -> see patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.