davidsloan commented on pull request #88:
URL: https://github.com/apache/jclouds/pull/88#issuecomment-739998437


   > Please make sure Azure integration tests pass:
   > 
   > ```
   > mvn integration-test -pl :azureblob -Plive 
-Dtest.azureblob.identity="${JCLOUDS_IDENTITY}" 
-Dtest.azureblob.credential="${JCLOUDS_CREDENTIAL}"
   > ```
   
   @gaul There seem to be 4 failures when I run locally, these are present on 
`master` as well if I run the command you supplied so I don't think they can be 
related to this change.
   
   - 
testCopyIfNoneMatchNegative(org.jclouds.azureblob.blobstore.integration.AzureBlobIntegrationLiveTest)
   - 
testPutMultipartInputStream(org.jclouds.azureblob.blobstore.integration.AzureBlobIntegrationLiveTest)
   - testCopyBlobIfModifiedSince(org.jclouds.azureblob.AzureBlobClientLiveTest)
   - testCopyBlobIfNoneMatch(org.jclouds.azureblob.AzureBlobClientLiveTest) 
   
   
   
   > @davidsloan We plan to release 2.3.0 later this month. Do you think you 
can finish this PR soon?
   
   Hopefully there are no further changes to be made. :+1: 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to