You didn't read my notes, did you (finger pointing)? This property now reads "tests.iters" (note the final 's' as in iterations). It works different compared to it was before -- now it's full test reiterations, including all hooks (and a new object instance).
See ant test-help for examples and how tests.iters relates to seeds. Dawid On Mon, Apr 30, 2012 at 12:34 PM, Michael McCandless <[email protected]> wrote: > It seems like this option doesn't work anymore...? As far as I can > tell, it's being ignored... is there a different test property we are > supposed to use..? > > I still see code in LuceneTestCase that parses this to TEST_ITER but > then it doesn't seem to be used after that... > > Mike McCandless > > http://blog.mikemccandless.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
