[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to