Hi Mark. I think the problem may be with the background load. What I reported happens very often on the branch where I'm using that custom ant tasks for spawning parallel tests. This happens on many machines (linux box with 2 cores, windows with 4 cores, linux with 4 cores) but again -- I wasn't successful at replicating consistently. Seems like a time-based condition somewhere and you're probably right in that it depends on background load.
I will try to reproduce this on trunk and will create an issue with logs. Dawid On Sat, Mar 3, 2012 at 5:29 PM, Mark Miller <[email protected]> wrote: > Thanks Steve - went back in the history a bit and found the fail reports - > will help to have it enabled so that I can try / receive feedback. > > On Mar 3, 2012, at 11:03 AM, Steven A Rowe wrote: > >> BasicDistributedZkTest is disabled on the Maven build (via a perl script >> inserting an @Ignore annotation in the source before compilation), because >> it has *never* succeeded there. >> >> I'll re-enable it. >> >> Steve >> >> -----Original Message----- >> From: Mark Miller [mailto:[email protected]] >> Sent: Saturday, March 03, 2012 10:52 AM >> To: [email protected] >> Subject: Re: The two non-deterministic solr tests (BasicZkTest, >> BasicDistributedZkTest) >> >> >> On Mar 3, 2012, at 10:36 AM, Mark Miller wrote: >> >>> >>> On Mar 3, 2012, at 10:13 AM, Tommaso Teofili wrote: >>> >>>> they're only failing during the Maven job, >>> >>> Ah, I'll go have a look - haven't noticed these failures then. >> >> So I see the BasicZkTest failures here and I've made an attempted fix for >> really slow/busy machines, but I don't see the BasicDistributedZkTest >> failures there. >> >> - Mark Miller >> lucidimagination.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] >> > > - Mark Miller > lucidimagination.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]
