The tests pass locally and they passed yesterday on hudson too. Let's wait for the next build cycle and see.
I looked into the Lucene-Java builds. The contribs put their tests reports into the root build/test directory (no separate folders for each contrib). We can do the same. I'll make the changes. On Thu, Aug 7, 2008 at 12:20 AM, Chris Hostetter <[EMAIL PROTECTED]>wrote: > > FYI: The current build failure is related to DIH tests failing (from > Exceptions actually) but Hudson can't give details because it generates > the Test Reports based on "trunk/build/test-results/*.xml" ... by the > looks of it we have the same issue with static HTML generate by "ant > test-reports" > > Do we want to change the main build.xml and Hudson configs to look in > contribs, or do we want to change contribs to putting all of their > build/test artifacts in subdirs under the "core" artifact directories (ala > lucene-Java contribs) > > ? > > : [junit] Running org.apache.solr.handler.dataimport.TestDataConfig > : [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.123 sec > ... > > > -Hoss > > -- Regards, Shalin Shekhar Mangar.