> @@ -95,4 +101,64 @@ public void testDirectory() throws InterruptedException {
> public void testWithDetails() throws InterruptedException, IOException {
> throw new SkipException("not yet implemented");
> }
> +
> + @Override
> + @Test(dataProvider = "ignoreOnWindows")Add some comments somewhere as to _why_ these are failing on Windows, if we know? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/175/files#r7297039
