> @@ -38,6 +51,11 @@ public void testGetIfMatch() throws InterruptedException {
> // this currently fails
> }
>
> + @Override
> + public void testGetIfModifiedSince() throws InterruptedException {
> + // this currently fails!
> + }Because this live test is still broken. There needs to be another pass of work to fix that. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/52/files#r5154559
