Re: Build failed in Hudson: Solr-trunk #963

2009-10-22 Thread Yonik Seeley
On Thu, Oct 22, 2009 at 10:03 AM, Mark Miller wrote: > Where are you getting that output? The console output shows it as failed... Ah - that explains it - I checked the wrong server... I'm used to the nightly that runs via cron failing, not hudson. -Yonik http://www.lucidimagination.com

Re: Build failed in Hudson: Solr-trunk #963

2009-10-22 Thread Mark Miller
Where are you getting that output? The console output shows it as failed... Digging in shows: junit.framework.ComparisonFailure: null expected: but was: at org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigReplication(TestReplicationHandler.java:194) Yonik Seeley wrote: > Uhh

Re: Build failed in Hudson: Solr-trunk #963

2009-10-22 Thread Yonik Seeley
Uhhh... this is strange. I went to look at why TestReplicationHandler failed... and it doesn't look like it did. Testsuite: org.apache.solr.handler.TestReplicationHandler Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 131.702 sec [...] Testcase: testIndexAndConfigReplication took 33.47 sec T

Build failed in Hudson: Solr-trunk #963

2009-10-22 Thread Apache Hudson Server
See Changes: [ryan] tweek the update log format to show a more reasonable message [yonik] do not directly instantiate junit test cases -- [...truncated 4050 lines...] [junit] Running o