reptillicus commented on this pull request.


> @@ -196,6 +196,7 @@ public void testSetContainerAccess() throws Exception {
 
    @Override
    public void testClearWithOptions() throws InterruptedException {
-      throw new SkipException("filesystem does not support clear with 
options");
+//      throw new SkipException("filesystem does not support clear with 
options");
+      super.testClearWithOptions();

Yeah it was there just for testing purposes to easily run that single test. 

-- 
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_r245150769

Reply via email to