You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/08/23 08:04:20 UTC

[jira] [Commented] (JCR-4006) TestCachingFDS.testDeleteRecord() fails occasionally

    [ https://issues.apache.org/jira/browse/JCR-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432342#comment-15432342 ] 

Marcel Reutegger commented on JCR-4006:
---------------------------------------

The test failure looks like this:
{noformat}
junit.framework.AssertionFailedError: rec2 should be null

	at junit.framework.Assert.fail(Assert.java:50)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNull(Assert.java:237)
	at org.apache.jackrabbit.core.data.TestCaseBase.doDeleteRecordTest(TestCaseBase.java:327)
	at org.apache.jackrabbit.core.data.TestCaseBase.testDeleteRecord(TestCaseBase.java:192)
{noformat}

> TestCachingFDS.testDeleteRecord() fails occasionally
> ----------------------------------------------------
>
>                 Key: JCR-4006
>                 URL: https://issues.apache.org/jira/browse/JCR-4006
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-data
>    Affects Versions: 2.13.2
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.13.3
>
>
> This is the same issue as JCR-4005 but for the caching FDS in jackrabbit-data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)