[
https://issues.apache.org/jira/browse/JCLOUDS-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290841#comment-14290841
]
Andrew Gaul commented on JCLOUDS-805:
-------------------------------------
[~Bhash90] I actually see more failures and skipped tests with that commit:
{noformat}
Failed tests:
GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutMultipartInputStream:555->BaseBlobIntegrationTest.testPut:575
» HttpResponse
GoogleCloudStorageContainerIntegrationLiveTest>BaseContainerIntegrationTest.testDelimiter:331
Expected size:<3> but was:<5> in:
<[[type=BLOB, id=gaul-blobstore1442835205159238534/asdf/1422101966696000,
name=asdf, location=null,
uri=https://www.googleapis.com/storage/v1/b/gaul-blobstore1442835205159238534/o/asdf,
userMetadata={}], [type=BLOB,
id=gaul-blobstore1442835205159238534/boo/bar/1422101967248000, name=boo/bar,
location=null,
uri=https://www.googleapis.com/storage/v1/b/gaul-blobstore1442835205159238534/o/boo%2Fbar,
userMetadata={}], [type=BLOB,
id=gaul-blobstore1442835205159238534/boo/baz/xyzzy/1422101967620000,
name=boo/baz/xyzzy, location=null,
uri=https://www.googleapis.com/storage/v1/b/gaul-blobstore1442835205159238534/o/boo%2Fbaz%2Fxyzzy,
userMetadata={}], [type=BLOB,
id=gaul-blobstore1442835205159238534/cquux/bla/1422101968508000,
name=cquux/bla, location=null,
uri=https://www.googleapis.com/storage/v1/b/gaul-blobstore1442835205159238534/o/cquux%2Fbla,
userMetadata={}], [type=BLOB,
id=gaul-blobstore1442835205159238534/cquux/thud/1422101968126000,
name=cquux/thud, location=null,
uri=https://www.googleapis.com/storage/v1/b/gaul-blobstore1442835205159238534/o/cquux%2Fthud,
userMetadata={}]]>
BucketAccessControlsApiLiveTest.testCreateBucketAcl:49->createBucket:43 »
NullPointer
BucketApiLiveTest.testCreateBucket:69 » NullPointer param{project} for
invocat...
BucketApiLiveTest.testCreateBucketWithOptions:119 » NullPointer
param{project}...
DefaultObjectAccessControlsApiLiveTest.testCreateDefaultObjectAcl:49->createBucket:43
» NullPointer
GoogleCloudStorageBlobIntegrationLiveTest.testMultipartChunkedFileStream:234->addMultipartBlobToContainer:252
» HttpResponse
GoogleCloudStorageBlobLiveTest.testCopyUrl:63 » NullPointer httpStreamUrl
ObjectApiLiveTest.createBucket:93 » NullPointer param{project} for invocation
...
Tests run: 109, Failures: 9, Errors: 0, Skipped: 55
{noformat}
> Google Cloud Storage integration test failures
> ----------------------------------------------
>
> Key: JCLOUDS-805
> URL: https://issues.apache.org/jira/browse/JCLOUDS-805
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-blobstore
> Affects Versions: 1.9.0
> Reporter: Andrew Gaul
> Assignee: Bhathiya Supun
> Labels: google-cloud-storage
> Fix For: 1.9.0
>
> Attachments: testresults.txt
>
>
> {noformat}
> Failed tests:
>
> GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutByteSource:531->BaseBlobIntegrationTest.testPut:574
> » HttpResponse
>
> GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutIncorrectContentMD5:277
> null
>
> GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutInputStream:539->BaseBlobIntegrationTest.testPut:574
> » HttpResponse
>
> GoogleCloudStorageContainerIntegrationLiveTest>BaseContainerIntegrationTest.deleteContainerIfEmptyWithoutContents:372
> » ResourceNotFound
>
> GoogleCloudStorageContainerIntegrationLiveTest>BaseContainerIntegrationTest.testListContainerGetBlobSize:409
> expected [42] but found [null]
>
> GoogleCloudStorageContainerIntegrationLiveTest>BaseContainerIntegrationTest.testListMarkerAfterLastKey:88
> » HttpResponse
> ResumableUploadApiLiveTest.testResumableChunkedUpload:120 expected object
> to not be null
> ResumableUploadApiLiveTest.testResumableJpegUpload:83 expected object to
> not be null
> BucketApiLiveTest.testPatchBucket:192 » Authorization {
> "error": {
> "errors"...
> BucketApiLiveTest.testUpdateBucket:133 » Authorization {
> "error": {
> "errors...
> BucketApiLiveTest.testUpdateBucketWithOptions:146 » Authorization {
> "error": ...
> ObjectApiLiveTest.testSimpleJpegUpload:157->checkHashCodes:399 expected
> [8FdApr35Ql5P3B1cOAavYg==] but found [f05740a6bdf9425e4fdc1d5c3806af62]
> ObjectApiLiveTest.testUpdateObject:293 » Authorization {
> "error": {
> "errors...
> ObjectApiLiveTest.deleteBucket:425 » IllegalState {
> "error": {
> "errors": [
> ...
> Tests run: 100, Failures: 14, Errors: 0, Skipped: 17
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)