> @@ -38,6 +51,11 @@ public void testGetIfMatch() throws InterruptedException {
> // this currently fails
> }
>
> + @Override
> + public void testGetIfModifiedSince() throws InterruptedException {
> + // this currently fails!
> + }Why are we silently fixing this test failure? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/52/files#r5154520
