[
https://issues.apache.org/jira/browse/JCR-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1463.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5
The test fails when the child node is versioned (checkin() -> 1.1) with the
same jcr:created timestamp like the parent versionableNode.
I've introduced a factory method for Calendar instances in
InternalVersionHistoryImpl that ensures that no two Calendar instances are
created with the exact same time.
Fixed in revision: 640838
> Core: Failing version tests (testRestore....)
> ---------------------------------------------
>
> Key: JCR-1463
> URL: https://issues.apache.org/jira/browse/JCR-1463
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core
> Reporter: angela
> Fix For: 1.5
>
> Attachments:
> TEST-org.apache.jackrabbit.core.integration.JCRAPITest.xml
>
>
> i run into failing restore test in the core project while trying to reproduce
> JCR-1293.
> since that i had similar (or the same) tests failing more than once.
> therefore i guess this is really caused by a bug in the restore code or in
> the corresponding tests and not an maven-artifact.
> the next time i get it, i will attach the surefire report.
> regards
> angela
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.