Re: Build failed in Hudson: Lucene-trunk #955

2009-09-22 Thread Chris Hostetter
: but it says the tests only ran for 12 minutes, so it took a day to compile? The JUnit report on total testing time is just the sum of the timing reported for each test, and as the testIndexWRiter report notes... : > 0.0030 ... : > Forked Java VM exited abnormally. Please

Re: Build failed in Hudson: Lucene-trunk #955

2009-09-22 Thread Michael McCandless
On Tue, Sep 22, 2009 at 11:15 AM, Robert Muir wrote: > but it says the tests only ran for 12 minutes, so it took a day to compile? Yeah I don't get what exactly took so long... Mike - To unsubscribe, e-mail: java-dev-unsubscr..

Re: Build failed in Hudson: Lucene-trunk #955

2009-09-22 Thread Robert Muir
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

Re: Build failed in Hudson: Lucene-trunk #955

2009-09-22 Thread Michael McCandless
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

Re: Build failed in Hudson: Lucene-trunk #955

2009-09-21 Thread Yonik Seeley
On Tue, Sep 22, 2009 at 12:44 AM, Apache Hudson Server wrote: > BUILD FAILED > :142: > The following error occurred while executing this line: >

Build failed in Hudson: Lucene-trunk #955

2009-09-21 Thread Apache Hudson Server
See -- [...truncated 15617 lines...] [junit] [junit] Testsuite: org.apache.lucene.queryParser.TestMultiAnalyzer [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.228 sec