On Tue, Sep 29, 2009 at 7:23 PM, Yonik Seeley <[email protected]>wrote:
> > Going forward, it would be nice to keep on top of these a little more, > otherwise the tests become like the little boy who cried wolf. > > As to the failure in run#32: here it is. > <error message="expected:<2009-09-29 07:0[9]> but > was:<2009-09-29 07:0[8]>" type="org.junit.ComparisonFailure"> at > > org.apache.solr.handler.dataimport.TestEvaluatorBag.testGetDateFormatEvaluator(TestEvaluatorBag.java:120) > </error> > Thanks for pointing out this one. I've changed it to use a fixed date instead of new Date() which caused failures. -- Regards, Shalin Shekhar Mangar.
