[ https://issues.apache.org/jira/browse/JCR-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138944#comment-15138944 ]
Manfred Baedke edited comment on JCR-3948 at 2/9/16 4:46 PM: ------------------------------------------------------------- The test case setup wasn't prepared for concurrency. Fixed in trunk: r1729392. Fixed in 2.10: r1729401. Fixed in 2.8: r1729407. Fixed in 2.6: r1729409. was (Author: baedke): The test case setup wasn't prepared for concurrency. Fixed in trunk: r1729392. Fixed in 2.10: r1729401. Fixed in 2.8: r1729407. > LostFromCacheIssueTest failure > ------------------------------ > > Key: JCR-3948 > URL: https://issues.apache.org/jira/browse/JCR-3948 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: core > Affects Versions: 2.11.3 > Reporter: Davide Giannella > Assignee: Manfred Baedke > Priority: Blocker > Fix For: 2.13.0, 2.12.0 > > Attachments: JCR-3948-1.patch, build-1454943942.log.gz > > > The builds fails blocking therefore the branch and release of 2.12.0 > {noformat} > Tests run: 143, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.053 sec > <<< FAILURE! - in org.apache.jackrabbit.core.TestAll > testIssue(org.apache.jackrabbit.core.LostFromCacheIssueTest) Time elapsed: > 0.055 sec <<< ERROR! > javax.jcr.PathNotFoundException: test/node > at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2167) > at org.apache.jackrabbit.core.NodeImpl$8.perform(NodeImpl.java:2161) > at > org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216) > at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91) > at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2161) > at > org.apache.jackrabbit.core.LostFromCacheIssueTest.testIssue(LostFromCacheIssueTest.java:136) > ... > Tests in error: > LostFromCacheIssueTest>AbstractJCRTest.run:464->testIssue:136 ยป > PathNotFound t... > {noformat} > [Full build logs|^build-1454943942.log.gz] -- This message was sent by Atlassian JIRA (v6.3.4#6332)