https://issues.apache.org/jira/browse/SOLR-3199
I checked on three different machines, each with a different hardware and different OS. All of them fail consistently on the above patch. Execute as advised (or from Eclipse): cd solr ant test-core -Dtestcase=FailSolr3199 Hope this helps. Dawid On Sun, Mar 4, 2012 at 9:10 AM, Dawid Weiss <[email protected]> wrote: > This has to be something else than sheer delay because I can see the > waiting loop in the logs, but it doesn't seem to be this. > > I have narrowed it down to an ordering between two tests -- here's the > patch that adds a @Suite test which fires them in order: > > https://issues.apache.org/jira/browse/SOLR-3199 > > This always fails for me (trunk). Three different computers, so I hope > it is repeatable. > > Dawid > > On Sat, Mar 3, 2012 at 9:32 PM, Mark Miller <[email protected]> wrote: >> >> On Mar 3, 2012, at 1:58 PM, Dawid Weiss wrote: >> >>> Any clues will be appreciated. >> >> I'm guessing its another under heavy load issue. >> >> Based on the exceptions given, I boosted how long we are will to wait for >> the indicated situation to occur. >> >> Could you give it another go and see if that helps things? >> >> - 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]
