Michael Dürig created OAK-6033:
----------------------------------
Summary: Test failure: CompactionAndCleanupIT.concurrentCleanup
Key: OAK-6033
URL: https://issues.apache.org/jira/browse/OAK-6033
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Reporter: Michael Dürig
Fix For: 1.7.0
That test fails for me on every 2nd run or so. This seems to be a regression
introduced with OAK-6002.
{code}
org.junit.ComparisonFailure: Expected nothing to be cleaned but generation 'b'
for file data00002b.tar indicates otherwise.
Expected :a
Actual :b
at org.junit.Assert.assertEquals(Assert.java:115)
org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.concurrentCleanup(CompactionAndCleanupIT.java:1252)
{code}
[~frm], could you have a look?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)