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

ASF subversion and git services commented on COUCHDB-2872:
----------------------------------------------------------

Commit 572bea392148e396a759f0fc9d093824556e6c71 in couchdb's branch 
refs/heads/master from [~kxepal]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=572bea3 ]

Tests little improvements for couch and config apps

COUCHDB-2866
COUCHDB-2872


> Don't start unnecessary applications from test_util:start_couch/2
> -----------------------------------------------------------------
>
>                 Key: COUCHDB-2872
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2872
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Test Suite
>            Reporter: Jay Doane
>
> Currently, both lager and goldrush are being started by default, but the 
> tests will run without explicitly starting them. Removing them also makes it 
> possible to use this code downstream, where lager is not necessarily a 
> dependency.
> https://github.com/apache/couchdb-couch/blob/master/src/test_util.erl#L73
> Finally, the same applications which are started by default should also be 
> stopped by default. Currently, those are different lists of applications.
> https://github.com/apache/couchdb-couch/blob/master/src/test_util.erl#L79



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

Reply via email to