You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2015/06/08 23:25:01 UTC

[jira] [Created] (JCLOUDS-928) GoogleCloudStorageBlobIntegrationLiveTest.testGetRangeOutOfRange fails

Andrew Gaul created JCLOUDS-928:
-----------------------------------

             Summary: GoogleCloudStorageBlobIntegrationLiveTest.testGetRangeOutOfRange fails
                 Key: JCLOUDS-928
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-928
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-blobstore, jclouds-labs-google
            Reporter: Andrew Gaul
            Priority: Minor


{noformat}
mvn integration-test -pl google-cloud-storage -Plive \
    -Dtest.google-cloud-storage.identity="${JCLOUDS_IDENTITY}" \
    -Dtest.google-cloud-storage.credential="${JCLOUDS_CREDENTIAL}" \
    -Dtest.blobstore.container-count=1 \
    -Dtest=GoogleCloudStorageBlobIntegrationLiveTest#testGetRangeOutOfRange
...
testGetRangeOutOfRange(org.jclouds.googlecloudstorage.blobstore.integration.GoogleCloudStorageBlobIntegrationLiveTest)  Time elapsed: 24.139 sec  <<< FAILURE!
java.lang.AssertionError: Invalid range not caught
        at org.jclouds.blobstore.integration.internal.BaseBlobIntegrationTest.testGetRangeOutOfRange(BaseBlobIntegrationTest.java:376)
{noformat}



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