[
https://issues.apache.org/jira/browse/JCLOUDS-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul resolved JCLOUDS-928.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.9.1
2.0.0
Fixed in master as 194b3b3a2c5813403bcf6219ca060391bfcb1ab2 and 1.9.x as
dbb59495c01a0faaf21c7eec8e3548baaade8f82.
> 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
> Assignee: Daniel Broudy
> Priority: Minor
> Labels: google-cloud-storage
> Fix For: 2.0.0, 1.9.1
>
>
> {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)