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

Michael Dürig commented on OAK-4435:
------------------------------------

This failure could have the same cause as the one of OAK-4436: the shared non 
mutable default gc options instance. 

Let's resolve this issue if the failure doesn't show up for a while. 

> 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
>            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)

Reply via email to