Running org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 47.951
sec <<< FAILURE!
offlineCompaction(org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT)
Time elapsed: 6.005 sec <<< FAILURE!
java.lang.AssertionError: File Store 1st blob added size expected in
interval [15415808,15468236] but was: 15571456
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.assertSize(CompactionAndCleanupIT.java:473)
at
org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.offlineCompaction(CompactionAndCleanupIT.java:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)