[
https://issues.apache.org/jira/browse/SOLR-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated SOLR-1835:
------------------------------
Attachment: SOLR-1835_parallel.patch
attached is a new patch:
* the output from multiple threads is no longer interleaved
* you need to put ant.jar and ant-junit.jar in example/lib for this patch to
work. these need to be ant 1.7.1 (lucene needs this version anyway i think)
> speed up and improve tests
> --------------------------
>
> Key: SOLR-1835
> URL: https://issues.apache.org/jira/browse/SOLR-1835
> Project: Solr
> Issue Type: Improvement
> Reporter: Yonik Seeley
> Fix For: 3.1
>
> Attachments: SOLR-1835.patch, SOLR-1835_parallel.patch,
> SOLR-1835_parallel.patch, SOLR-1835_parallel.patch
>
>
> General test improvements.
> We should use @BeforeClass where possible to avoid per test method overhead,
> and reuse lucene test utils where possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.