> @@ -83,14 +83,4 @@ public void testSetBlobAccess() throws Exception {
>     public void testCopyBlobReplaceMetadata() throws Exception {
>        throw new SkipException("Swift only supports appending to user 
> metadata, not replacing it");
>     }
> -
> -   @Override
> -   public void testMultipartUploadSinglePart() throws Exception {
> -      throw new SkipException("openstack-swift does not support setting blob 
> metadata during multipart upload");
> -   }
> -
> -   @Override
> -   public void testMultipartUploadMultipleParts() throws Exception {
> -      throw new SkipException("openstack-swift does not support setting blob 
> metadata during multipart upload");
> -   }

Disregard earlier comment -- I missed this.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/745/files#r30183350

Reply via email to