GitHub user davisp opened a pull request:
https://github.com/apache/couchdb-config/pull/15
Fix eunit tests
Minor tweaks to the tests so that they stop all applications that needed
starting. It also removes an extraneous couch_stats dependency.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb-config fix-eunit-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-config/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit 74728c451909fc3c369cbf0406b5ec8dadbd3c47
Author: Paul J. Davis <[email protected]>
Date: 2017-05-16T20:06:37Z
Let test_util figure out our deps
Dependencies are already listed in config.app.src so we should just let
the test_util figure out what else needs starting.
commit a7206c71b5bcbaf2eddc89e97bb8d73711ff4564
Author: Paul J. Davis <[email protected]>
Date: 2017-05-16T20:07:46Z
Make sure to stop the correct applications
We need to make sure and stop all applications that we started.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---