ILYA created COUCHDB-2688:
-----------------------------
Summary: Manage lager dependencies through
test_util:start_apllications
Key: COUCHDB-2688
URL: https://issues.apache.org/jira/browse/COUCHDB-2688
Project: CouchDB
Issue Type: Test
Security Level: public (Regular issues)
Reporter: ILYA
Currently we start lager as
https://github.com/apache/couchdb-couch/blob/master/src/test_util.erl#L72
This is an issue since dependencies started by lager are not included in a list
of started applications so we don't stop them after we are done with current
test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)