Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
That test fails for me on every 2nd run or so. This seems to be a regression introduced with OAK-6002.
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)
frm, could you have a look?