You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Julian Reschke <ju...@gmx.de> on 2014/03/27 17:38:14 UTC

AbstractBlobStoreTest

Hi there,

I'd like to run the tests against a blob store that might not be empty, 
and thus rewrite the tests so that they do not assume to run on an empty 
store, and just to cleanup what they created.

Please let me know ASAP if there's a reason not to...

Best regards, Julian

Re: AbstractBlobStoreTest

Posted by Chetan Mehrotra <ch...@gmail.com>.
On Thu, Mar 27, 2014 at 10:08 PM, Julian Reschke <ju...@gmx.de> wrote:
> if there's a reason not to

It might effect test related to GC as GC logic would clean more than
expected set of blobs


Chetan Mehrotra