Can we add some autodetection on FreeBSD in the test startup -- or disable the test completely with: assumeFalse(Constants.OS_NAME.equalsIgnoreCase("freebsd"));
Just an idea! Maybe JettySolrRunner can do a similar check and set the connector correctly. ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Mark Miller [mailto:markrmil...@gmail.com] > Sent: Wednesday, November 21, 2012 5:53 PM > To: dev@lucene.apache.org > Subject: Re: Fullmetal Jenkins: Solr4X - Build # 67 - Failure! > > On Wed, Nov 21, 2012 at 11:40 AM, Uwe Schindler <u...@thetaphi.de> > wrote: > > > So what is the status, is it fine to enable it again? If yes, please commit > > a fix > to 4.x and trunk. > > Things seem pretty stable - the main fail I see is on trunk around the new > lazy > core stuff. I'm hoping Erick can help debug it - I have not been able to > trace all > that code yet. > > To re-enable is a bit more tricky because of the FreeBSD issue - I'd have to > revert the change that has tests using the NIO connector - I'd almost rather > the tests just didn't run on FreeBSD w/ Blackhole. > > Without that NIO connector, this one test that makes a lot of requests really > quickly randomly (like 50%) makes the solr tests take twice as long for me on > my dev machine. > > I suppose we could change the connector upon detecting freebsd with a sys > prop or something? > > -- > - Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional > commands, e-mail: dev-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org