Sorry I do not understand the status of the referenced issue or this pull 
request.  I commented in the issue but this symptom could be a socket error.  
To run this single test against AWS one would run:

```
mvn integration-test -pl :aws-s3 -Plive \
        -Dtest.aws-s3.identity="${JCLOUDS_IDENTITY}" \
        -Dtest.aws-s3.credential="${JCLOUDS_CREDENTIAL}"
        -Dtest=AWSS3BlobIntegrationLiveTest#testPutHugeObject
```

Developers manually run integration tests, including before releases.  We lack 
an automated mechanism to do this on a per-pull request basis.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1266#issuecomment-452036663

Reply via email to