> Hi,
>
>
> > On Sat, Apr 23, 2011 at 9:47 AM, Uwe Schindler <[email protected]> wrote:
> > > Hi,
> > >
> > > Can you also check that all new tests in realtime use the new
> > > _TestUtils API
> > for getting an index dir? That would be nice.
> >
> > This only applies if we are getting an explicit index dir right?
>
> Yes!
>
Addition:
I meant such code to be replaced:
- indexDir = new File(workDir, "testIndex");
+ indexDir = _TestUtil.getTempDir("testIndex");
Uwe
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]