[
https://issues.apache.org/jira/browse/SOLR-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610852#comment-13610852
]
Commit Tag Bot commented on SOLR-3826:
--------------------------------------
[branch_4x commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1384877
SOLR-3826: Test framework improvements for specifying coreName on initCore
(merge r1384872)
> Allow unit test classes to specify core name during setup
> ---------------------------------------------------------
>
> Key: SOLR-3826
> URL: https://issues.apache.org/jira/browse/SOLR-3826
> Project: Solr
> Issue Type: Improvement
> Components: Build
> Affects Versions: 4.0-BETA
> Reporter: Amit Nithian
> Assignee: Hoss Man
> Priority: Minor
> Fix For: 4.0
>
> Attachments: SOLR-3826_1.patch, SOLR-3826.patch
>
>
> When creating a unit test extending SolrTestCaseJ4, the corename is forced to
> "collection1" which can be problematic if you want to do unit tests relying
> on schema/solrconfig specific to a core. Rather than hard-coding to
> "collection1" allow this to be specified in the initCore method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]