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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2016/06/24 09:23:16 UTC

[jira] [Created] (OAK-4506) CompactionAndCleanupIT.offlineCompaction() fails on Windows

Francesco Mari created OAK-4506:
-----------------------------------

             Summary: CompactionAndCleanupIT.offlineCompaction() fails on Windows
                 Key: OAK-4506
                 URL: https://issues.apache.org/jira/browse/OAK-4506
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segment-tar
            Reporter: Francesco Mari
            Assignee: Francesco Mari
             Fix For: Segment Tar 0.0.4


The integration test {{CompactionAndCleanupIT.offlineCompaction()}} has been reported to fail on Windows.

{noformat}
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)
{noformat}



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