reptillicus commented on this pull request.


> @@ -195,39 +197,55 @@ public void testClearWithOptions() throws 
> InterruptedException {
          options.prefix("path/1/2/3");
          options.recursive();
          view.getBlobStore().clearContainer(containerName, options);
-         assertConsistencyAwareContainerSize(containerName, 2);
+         view.getBlobStore().countBlobs(containerName);

removed


-- 
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/1258#discussion_r245169259

Reply via email to