[
https://issues.apache.org/jira/browse/SOLR-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467367#comment-15467367
]
ASF subversion and git services commented on SOLR-8961:
-------------------------------------------------------
Commit d8a2600cc690bf87b0b578d0e4f4c6e3a5e79db0 in lucene-solr's branch
refs/heads/branch_6x from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d8a2600 ]
SOLR-8961: Add a test-the-tests module for solr-test-framework
> TestMiniSolrCloudCluster should move into test-framework
> --------------------------------------------------------
>
> Key: SOLR-8961
> URL: https://issues.apache.org/jira/browse/SOLR-8961
> Project: Solr
> Issue Type: Test
> Reporter: Hoss Man
> Assignee: Hoss Man
> Attachments: SOLR-8961.patch
>
>
> * MiniSolrCloudCluster was designed to be a "cloud helper class" for writting
> cloud based tests.
> * TestMiniSolrCloudCluster was designed to be a "test the cloud helper class"
> type of test, verifying that MiniSolrCloudCluster would behave the the
> documented/expected ways, so people could be confident in writting tests
> using it.
> But because TestMiniSolrCloudCluster currently lives in the solr-core test
> package, it's easy to confuse it for a "test solr using a cloud helper class"
> test, that people might try adding tests of core solr functionality to (see
> SOLR-8959)
> We should move this test so it's actaully part of the test-framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]