You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Trey Cahill (JIRA)" <ji...@apache.org> on 2016/06/02 15:21:59 UTC

[jira] [Commented] (SOLR-8787) TestAuthenticationFramework should not extend TestMiniSolrCloudCluster

    [ https://issues.apache.org/jira/browse/SOLR-8787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312465#comment-15312465 ] 

Trey Cahill commented on SOLR-8787:
-----------------------------------

Added patch, which changes TestAuthenticationFramework to extend LuceneTestCase and not TestMiniSolrCloudCluster.  Used functions from TestMiniSolrCloudCluster, but removed any non-needed operations/etc.

> TestAuthenticationFramework should not extend TestMiniSolrCloudCluster
> ----------------------------------------------------------------------
>
>                 Key: SOLR-8787
>                 URL: https://issues.apache.org/jira/browse/SOLR-8787
>             Project: Solr
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>              Labels: difficulty-easy, newdev
>             Fix For: 6.0, 6.1
>
>         Attachments: SOLR-8787.patch
>
>
> TestAuthenticationFramework should not extend TestMiniSolrCloudCluster. The TestMiniSolrCloudCluster is actually a test for MiniSolrCloudCluster and not a generic test framework class. I saw a local failure for TestAuthenticationFramework.testSegmentTerminateEarly which should never be executed in the first place.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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