but it says the tests only ran for 12 minutes, so it took a day to compile?
On Tue, Sep 22, 2009 at 5:32 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Hmm and this was the test that failed: > > [junit] Testsuite: org.apache.lucene.index.TestIndexWriter > [junit] Test org.apache.lucene.index.TestIndexWriter FAILED (crashed) > > The java sub-process running TestIndexWriter apparently crashed. > Here's some more detail, from the junitResult.xml in this build's dir > on hudson.zones: > > <suite> > > > <file>/export/home/hudson/hudson-slave/workspace/Lucene-trunk/trunk/build/test/TEST-org.apache.lucene.index.TestIndexWriter.xml</file> > <name>org.apache.lucene.index.TestIndexWriter</name> > <duration>0.0030</duration> > <timestamp>2009-09-22T04:33:02</timestamp> > <cases> > <case> > <duration>0.0030</duration> > <className>org.apache.lucene.index.TestIndexWriter</className> > <testName>testAddIndexesWithThreads</testName> > <skipped>false</skipped> > <errorStackTrace>junit.framework.AssertionFailedError: > Forked Java VM exited abnormally. Please note the time in the report > does not reflect the time until the VM exit. > </errorStackTrace> > <errorDetails>Forked Java VM exited abnormally. Please note > the time in the report does not reflect the time until the VM > exit.</errorDetails> > <failedSince>955</failedSince> > </case> > </cases> > </suite> > > But I can't find the crash log (hs_err*)... hmm. > > Another build is running now, and it's gotten past TestIndexWriter. > > Mike > > On Tue, Sep 22, 2009 at 1:10 AM, Yonik Seeley > <yo...@lucidimagination.com> wrote: > > On Tue, Sep 22, 2009 at 12:44 AM, Apache Hudson Server > > <hud...@hudson.zones.apache.org> wrote: > >> BUILD FAILED > >> < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml>:142: > The following error occurred while executing this line: > >> < > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/common-build.xml>:429: > Tests failed! > >> > >> Total time: 1,580 minutes 23 seconds > > > > Hmmm, was this build really running for over a day? > > > > -Yonik > > http://www.lucidimagination.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-dev-h...@lucene.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-dev-h...@lucene.apache.org > > -- Robert Muir rcm...@gmail.com