> @@ -27,4 +30,10 @@
> public CloudFilesBlobSignerLiveTest() {
> provider = "cloudfiles";
> }
> +
> + @Override
> + @Test
> + public void testSignGetUrlWithTime() throws InterruptedException,
> IOException {
> + throw new SkipException("not yet implemented");
We are skipping both I think. The test actually looked alright to me but I can
have another look. I would like to compare a sample/diff between the test and
what actually works too.
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/107/files#r5693305