> @@ -38,6 +51,11 @@ public void testGetIfMatch() throws InterruptedException {
> // this currently fails
> }
>
> + @Override
> + public void testGetIfModifiedSince() throws InterruptedException {
> + // this currently fails!
> + }`throw new SkipException...` like in `testCreateBlobWithExpiry` below instead of silently skipping, then? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/52/files#r5154772
