On Mon, Jan 17, 2011 at 7:40 AM, Erick Erickson <erickerick...@gmail.com> wrote:
> Robert:
> Thanks, I had a general idea that was the approach, but it's great to
> have someone point the way in detail...
> Erick
>

another thing to consider, it might not be test meddling at all.
it might just be some concurrency bug, and when running the full 'ant
test' your machine is busier because of multiple JVMs going at the
same time...

so you can also try making your computer really busy (e.g. running the
lucene tests) and at the same time running the test by itself.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to