On Tue, Oct 15, 2013 at 7:38 AM, Shai Erera <ser...@gmail.com> wrote:

>
> I think it is related but not sure, yet it bugs me. When I want to run same
> method with iterations I need to specify "-Dtests.method=testFoo*
> -Dtests.iters=10". If I just specify testFoo, I get an error. Is it possible
> that the runner will add that '*' for me so that I just specify the test
> method name? Or is this also related to JUnit limitation?
>

please dont use -Dtests.iters! It gives a false sense of security.

I would like to remove this option.

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

Reply via email to