--- Erik Hatcher <[EMAIL PROTECTED]> wrote: > On Thursday, September 18, 2003, at 03:09 PM, Otis Gospodnetic > wrote: > >> Does anyone disagree with my change to make the test target fail > if > >> any of the unit tests fail? (I sure hope not! :) > > > > What does it mean for the test target to fail? Exit and stop > executing > > the remaining tests as soon as one of the tests fails? If that's > the > > change, I'm not in favour of it, as I like to see all tests finish. > > Try it and see!
Don't have the code here, so I'll have to wait until Monday :( > It runs all tests, then fails (notice you have to set > haltonfailure="off" and then use <fail> later to make this happen). > > >> TestIndexReader - what's up with these failures? > > > > The two tests demonstrate an old concurrency bug that a recent > patch > > from Christoph Goller took care of. You need to get the latest > Lucene > > from CVS, and use the Jar from that. > > I'm constantly updating and am completely current - these tests fail > for me still. As for using the JAR, huh? The tests do not depend on > > the JAR being made, just compilation of .class files. CLASSPATH issue, most likely. You have an older Lucene JAR earlier in your CLASSPATH, most likely. If things still don't pass for you on Monday, please remind me, and I'll take a look. Otis __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]