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)

Reply via email to