[ 
https://issues.apache.org/jira/browse/OAK-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Mari reopened OAK-5009:
---------------------------------

Reopening this issue as the fix seems to introduce test failures on 
oak-segment-tar. Starting from r1768995 the following failures occur when 
running unit tests.

{noformat}
Running 
org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.174 sec <<< 
FAILURE! - in 
org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest
blobsCanBeReadAfterSwitchingBlobStore(org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest)
  Time elapsed: 0.102 sec  <<< ERROR!
java.lang.NullPointerException

blobsExistsOnTheNewBlobStore(org.apache.jackrabbit.oak.segment.migration.ExternalToExternalMigrationTest)
  Time elapsed: 0.068 sec  <<< ERROR!
java.lang.NullPointerException

Running 
org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.134 sec <<< 
FAILURE! - in 
org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest
blobsCanBeReadAfterSwitchingBlobStore(org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest)
  Time elapsed: 0.045 sec  <<< ERROR!
java.lang.NullPointerException

blobsExistsOnTheNewBlobStore(org.apache.jackrabbit.oak.segment.migration.SegmentToExternalMigrationTest)
  Time elapsed: 0.082 sec  <<< ERROR!
java.lang.NullPointerException

{noformat}

> ExternalToExternalMigrationTest failures on Windows
> ---------------------------------------------------
>
>                 Key: OAK-5009
>                 URL: https://issues.apache.org/jira/browse/OAK-5009
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, segment-tar
>            Reporter: Julian Reschke
>            Assignee: Thomas Mueller
>              Labels: test-failure
>             Fix For: 1.6, 1.5.13
>
>
> {noformat}
> 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
> {noformat}



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

Reply via email to