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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2016/10/26 12:24:58 UTC

[jira] [Created] (OAK-5009) ExternalToExternalMigrationTest failures on Windows

Julian Reschke created OAK-5009:
-----------------------------------

             Summary: ExternalToExternalMigrationTest failures on Windows
                 Key: OAK-5009
                 URL: https://issues.apache.org/jira/browse/OAK-5009
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: segment-tar
            Reporter: Julian Reschke


Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 13.484 sec <<< FAILURE! - in org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest
blobsCanBeReadAfterSwitchingBlobStore(org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest)  Time elapsed: 0.463 sec  <<< ERROR!
java.io.IOException: Unable to delete file: C:\tmp\1477483643533-0\segmentstore\data00001a.tar

blobsExistsOnTheNewBlobStore(org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest)  Time elapsed: 13.021 sec  <<< ERROR!
java.io.IOException: Unable to delete file: C:\tmp\1477483643996-0\segmentstore\data00000a.tar

Running org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 12.719 sec <<< FAILURE! - in org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest
blobsCanBeReadAfterSwitchingBlobStore(org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest)  Time elapsed: 0.157 sec  <<< ERROR!
java.io.IOException: Unable to delete file: C:\tmp\1477483657018-0\segmentstore\data00001a.tar

blobsExistsOnTheNewBlobStore(org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest)  Time elapsed: 12.561 sec  <<< ERROR!
java.io.IOException: Unable to delete file: C:\tmp\1477483657193-0\segmentstore\data00000a.tar



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