I let it run for 100 or so iterations in a shell while loop, and I got zero failures.
This is on a Windows 7 box, 4 cores + HT (=> OS thinks 8 cores). -----Original Message----- From: Erick Erickson [mailto:[email protected]] Sent: Thursday, March 08, 2012 7:45 AM To: [email protected] Subject: Re: TestStressNRT failures. Not a linux box, but -Dtests.iter=1000 and no failures on my Macbook Pro. FWIW Erick On Wed, Mar 7, 2012 at 5:52 PM, Dawid Weiss <[email protected]> wrote: > https://issues.apache.org/jira/browse/LUCENE-3855 > > Ehm, either I'm going crazy or my machines are somehow different from > anybody else's ;) > > If you have a spare cycle could you: > > cd lucene > ant test-core -Dtestcase=TestStressNRT -Dtestmethod=test > -Dtests.seed=69468941c1bbf693:19e66d58475da929:69e9d2f81769b6d0 > -Dargs="-Dfile.encoding=UTF-8" > > A few times? In my case (a few different machines, different hardware, > JVMs, but all Linuxes) the above yields errors in about 25-30% of > executions. > > Dawid > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
