You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by archupsg03 <no...@github.com> on 2017/06/05 03:56:33 UTC

Re: [jclouds/jclouds] JIRA-1250 (#1104)

archupsg03 commented on this pull request.



>     }
 
+   @Test(expectedExceptions = { IllegalStateException.class })
+   public void getBlobTestFailure() {
+      blobStore.containerExists(CONTAINER_TEMP);

@andrewgaul Can you look into this, there was a minor mistake previously 

-- 
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/1104#discussion_r120037773