Maybe, the Solr test TestLBHttpSolrServer failed for me randomly
before this parallelization though, and still does.
In general the jetty tests have caused me some grief.

But its also equally likely i broke it for you somehow...

Michael, can you try running with -Dsequential-tests=1 ?

Apologies if its something I caused.

On Tue, Mar 23, 2010 at 4:00 PM, Mark Miller <markrmil...@gmail.com> wrote:
> Robert very recently committed some stuff that parallelizes the solr tests
> that may need to be worked out in all cases still (if that is indeed the
> problem here). A variety of devs have tested it, but there may be a
> lingering issue?
>
> No helpful errors printed above BUILD FAILED? The line the errors you pasted
> gives is simply the line that fails the build if tests failed.
>
> There is still a way to run them sequentially (as Hudson should be doing)
> that Robert should be able to let you in on as well. But it would be nice to
> get to the bottom of this.
>
> - Mark
>
> On 03/23/2010 03:36 PM, Michael Busch wrote:
>>
>> Hi all,
>>
>> I wanted to commit LUCENE-2329.  I just checked out the new combined trunk
>> https://svn.apache.org/repos/asf/lucene/dev/trunk and ran "ant test".  After
>> 20 mins the build failed on the unmodified code (see below).  I hadn't
>> applied my patch yet.
>>
>> What's the status of the combined trunk?  Should the tests pass?  As far
>> as I can tell all lucene tests were successful (core, contrib, bw), but the
>> Solr tests failed.  Is there more setup for the Solr part necessary after
>> 'svn checkout'?
>>
>>  Michael
>>
>> BUILD FAILED
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/build.xml:28:
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:393:
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>> The following error occurred while executing this line:
>>
>> /Users/michael/Documents/workspace/lucene-solr-trunk/trunk/solr/build.xml:472:
>> Tests failed!
>>
>> Total time: 19 minutes 38 seconds
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-dev-h...@lucene.apache.org
>>
>
>
> --
> - Mark
>
> 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
>
>



-- 
Robert Muir
rcm...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to