Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Andrew Gaul <notificati...@github.com> |
Subject | Re: [jclouds] Fixes tests failing on windows filesystems (#871) |
Date | Thu, 29 Oct 2015 00:27:56 GMT |
> @@ -491,6 +495,7 @@ public void testPutDirectoryBlobs() { > assertTrue(blobStore.blobExists(CONTAINER_NAME, childKey)); > > blobStore.removeBlob(CONTAINER_NAME, parentKey); > + Uninterruptibles.sleepUninterruptibly(1, TimeUnit.SECONDS); Could we change `removeBlob` to loop until the blob is deleted to give user-facing consistency instead of just test consistency? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/871/files#r43336766 | |
Mime |
|
View raw message |