You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/09/19 00:58:19 UTC

[GitHub] [lucene-solr] tflobbe opened a new pull request #1892: Improve TestConfigSetsAPI

tflobbe opened a new pull request #1892:
URL: https://github.com/apache/lucene-solr/pull/1892


   This PR includes some improvements to TestConfigSetsAPI:
   * Extend `SolrCloudTestCase`: This is mainly because before, the test was creating clusters for every unit test vs. a single one for the suite
   * Use Mock authentication: This test is not to test the authentication framework, The `ConfigSetHandler` only needs to know if an auth plugin was configured and if credentials were provided, so the Mock components do just that. This makes the tests easier and faster
   *Cleanup a bunch of exceptions from the logs
   * Enabled back `testUploadWithLibDirective`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [lucene-solr] tflobbe merged pull request #1892: Improve TestConfigSetsAPI

Posted by GitBox <gi...@apache.org>.
tflobbe merged pull request #1892:
URL: https://github.com/apache/lucene-solr/pull/1892


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [lucene-solr] tflobbe merged pull request #1892: Improve TestConfigSetsAPI

Posted by GitBox <gi...@apache.org>.
tflobbe merged pull request #1892:
URL: https://github.com/apache/lucene-solr/pull/1892


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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