[
https://issues.apache.org/jira/browse/SOLR-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848586#action_12848586
]
Robert Muir commented on SOLR-1835:
-----------------------------------
committed revision 926470 to newtrunk.
if you have problems, please just revert and I will help debug them.
for future speedups, we should try to move ant logic to common-build.xml and
re-use it for contribs.
this way, DIH tests etc will run in parallel, too.
> 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, 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.