JCR2SPI: test regression for
WorkspaceMoveReferenceableTest.testMoveNodesReferenceableNodesNewUUID
--------------------------------------------------------------------------------------------------
Key: JCR-1160
URL: https://issues.apache.org/jira/browse/JCR-1160
Project: Jackrabbit
Issue Type: Bug
Components: SPI
Reporter: Julian Reschke
The latest changes (up to 581637) seems to have broken TCK tests:
-------------------------------------------------------------------------------
Test set: org.apache.jackrabbit.test.TestAll
-------------------------------------------------------------------------------
Tests run: 1037, Failures: 6, Errors: 2, Skipped: 0, Time elapsed: 102.644 sec
<<< FAILURE!
testMoveNodesReferenceableNodesNewUUID(org.apache.jackrabbit.test.api.WorkspaceMoveReferenceableTest)
Time elapsed: 0.03 sec <<< ERROR!
javax.jcr.InvalidItemStateException: Item '[EMAIL PROTECTED]' doesn't exist
anymore
at org.apache.jackrabbit.jcr2spi.ItemImpl.checkStatus(ItemImpl.java:428)
at org.apache.jackrabbit.jcr2spi.NodeImpl.getName(NodeImpl.java:120)
at
org.apache.jackrabbit.test.api.WorkspaceMoveReferenceableTest.testMoveNodesReferenceableNodesNewUUID(WorkspaceMoveReferenceableTest.java:57)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.