You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2016/06/07 21:54:21 UTC

[jira] [Assigned] (OAK-4435) checkpointDeduplicationTest sometimes fails on Jenkins

     [ https://issues.apache.org/jira/browse/OAK-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig reassigned OAK-4435:
----------------------------------

    Assignee: Michael Dürig

> checkpointDeduplicationTest sometimes fails on Jenkins
> ------------------------------------------------------
>
>                 Key: OAK-4435
>                 URL: https://issues.apache.org/jira/browse/OAK-4435
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Critical
>              Labels: compaction, gc, test
>             Fix For: 1.6
>
>
> {{CompactionAndCleanupIT.checkpointDeduplication}} irregularly [fails|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/938/jdk=latest1.7,label=Ubuntu,nsfixtures=SEGMENT_MK,profile=integrationTesting/console] on Jenkins. 
> This might point to an issue with the de-duplication caches, which are crucial in getting the checkpoints de-duplicated. 
> {code}
> checkpointDeduplicationTest(org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT)  Time elapsed: 0.15 sec  <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[7211975a-04ce-45ff-aff5-16795ec2cc72]:261932> but was:<[11083c4b-9b2e-4d17-a8c0-8f6b1f2a3173]:261932>
> 	at org.junit.Assert.assertEquals(Assert.java:115)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.checkpointDeduplicationTest(CompactionAndCleanupIT.java:899)
> {code}



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