Re: QueryResponseTest failure

2008-05-22 Thread Grant Ingersoll
Hostetter <[EMAIL PROTECTED]> To: solr-dev@lucene.apache.org Sent: Thursday, May 22, 2008 1:11:14 AM Subject: Re: QueryResponseTest failure : Am I the only one who is seeing consistent failures of org.apache.solr.client.solrj.response.QueryResponseTest when running ant test? what version

Re: QueryResponseTest failure

2008-05-21 Thread Otis Gospodnetic
Bingo. The way of the future, ha? Thanks! Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Chris Hostetter <[EMAIL PROTECTED]> > To: solr-dev@lucene.apache.org > Sent: Thursday, May 22, 2008 1:11:14 AM > Subject: Re:

Re: QueryResponseTest failure

2008-05-21 Thread Chris Hostetter
: Yup, it needs JUnit 4+ ...which for hte record is in trunk/solr/lib, and the build system should be using it ... but if you have another version in your classpath, it may be trumping it. -Hoss

Re: QueryResponseTest failure

2008-05-21 Thread Shalin Shekhar Mangar
Yup, it needs JUnit 4+ On Thu, May 22, 2008 at 10:41 AM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : Am I the only one who is seeing consistent failures of > org.apache.solr.client.solrj.response.QueryResponseTest when running ant test? > > what version of ant/junit are you using? > > http:/

Re: QueryResponseTest failure

2008-05-21 Thread Chris Hostetter
: Am I the only one who is seeing consistent failures of org.apache.solr.client.solrj.response.QueryResponseTest when running ant test? what version of ant/junit are you using? http://www.nabble.com/Solr-nightly-build-failure-to16274831.html#a16293026 : It looks like this *Test class is not re

QueryResponseTest failure

2008-05-21 Thread Otis Gospodnetic
Hi, Am I the only one who is seeing consistent failures of org.apache.solr.client.solrj.response.QueryResponseTest when running ant test? ju nit.framework.AssertionFailedError: No tests found in org.apache.solr.client.solrj.response.QueryResponseTest It looks like this *Test class