Reproducible on my Mac. Best regards, Carsten
Tests run: 109, Failures: 3, Errors: 0, Skipped: 15, Time elapsed: 12.757 sec
<<< FAILURE! - in TestSuite
testMultipartUploadMultipleParts(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
Time elapsed: 0.02 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<"afda318cf3d611557e2b8414c7f6d7d8">
to end with:
<"-2"">
at
org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest.checkMPUParts(FilesystemBlobIntegrationTest.java:123)
testMultipartUploadSinglePart(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
Time elapsed: 0.009 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<"833344d5e1432da82ef02e1301477ce8">
to end with:
<"-1"">
at
org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest.checkMPUParts(FilesystemBlobIntegrationTest.java:123)
testMultipartUploadMultiplePartsKnownETag(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
Time elapsed: 0.187 sec <<< FAILURE!
java.lang.AssertionError:
Expecting:
<"2372ca1fec5cf0e587f0ed51dc204b32">
to be equal to:
<""84462a16f6a60478d50148808aa609c1-2"">
but was not.
at
org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest.testMultipartUploadMultiplePartsKnownETag(FilesystemBlobIntegrationTest.java:161)
Results :
Failed tests:
FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testMultipartUploadMultipleParts:1406->checkMPUParts:123
Expecting:
<"afda318cf3d611557e2b8414c7f6d7d8">
to end with:
<"-2"">
FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testMultipartUploadSinglePart:1360->checkMPUParts:123
Expecting:
<"833344d5e1432da82ef02e1301477ce8">
to end with:
<"-1"">
FilesystemBlobIntegrationTest.testMultipartUploadMultiplePartsKnownETag:161
Expecting:
<"2372ca1fec5cf0e587f0ed51dc204b32">
to be equal to:
<""84462a16f6a60478d50148808aa609c1-2"">
but was not.
Tests run: 109, Failures: 3, Errors: 0, Skipped: 15
> Am 09.10.2019 um 12:30 schrieb Ignasi Barrera <[email protected]>:
>
> Hi!
>
> I was about to cut the jclouds release, and when building everything I've
> found the following failures in the filesystem integration tests.
>
> They seem to only appear in OSX:
>
> -------------------------------------------------------------------------------
> Test set: TestSuite
> -------------------------------------------------------------------------------
> Tests run: 109, Failures: 3, Errors: 0, Skipped: 15, Time elapsed:
> 13.243 sec <<< FAILURE! - in TestSuite
> testMultipartUploadMultipleParts(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
> Time elapsed: 0.02 sec <<< FAILURE!
> java.lang.AssertionError:
> Expecting:
> <"afda318cf3d611557e2b8414c7f6d7d8">
> to end with:
> <"-2"">
>
> at
> org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest.checkMPUParts(FilesystemBlobIntegrationTest.java:123)
>
> testMultipartUploadSinglePart(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
> Time elapsed: 0.011 sec <<< FAILURE!
> java.lang.AssertionError:
> Expecting:
> <"833344d5e1432da82ef02e1301477ce8">
> to end with:
> <"-1"">
>
> at
> org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest.checkMPUParts(FilesystemBlobIntegrationTest.java:123)
>
> testMultipartUploadMultiplePartsKnownETag(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
> Time elapsed: 0.262 sec <<< FAILURE!
> java.lang.AssertionError:
> Expecting:
> <"2372ca1fec5cf0e587f0ed51dc204b32">
> to be equal to:
> <""84462a16f6a60478d50148808aa609c1-2"">
> but was not.
> at
> org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest.testMultipartUploadMultiplePartsKnownETag(FilesystemBlobIntegrationTest.java:161)
>
>
> @Andrew Gaul <[email protected]> have you seen these failures? Is there an
> issue in the tests or is it a real issue of the filesystem provider in OSX?
> Should this block the release or should we proceed?
>
> Thanks!
>
> I.
smime.p7s
Description: S/MIME cryptographic signature
