GitHub user nickva opened a pull request:
https://github.com/apache/couchdb-couch/pull/109
Fix OS Daemons test dependency.
In isolation was failing in configuration_reader_test_
Because fixtures/os_daemon_configer.escript was
requesting uuids.algorithm from config application,
which was not set up.
COUCHDB-2831
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nickva/couchdb-couch
2831-os-daemons-config-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/109.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 #109
----
commit 2d6de972d949ca1efb4396ed475e7300675e90f5
Author: Nick Vatamaniuc <[email protected]>
Date: 2015-09-30T14:37:20Z
Fix OS Daemons test dependency.
In isolation was failing in configuration_reader_test_
Because fixtures/os_daemon_configer.escript was
requesting uuids.algorithm from config application,
which was not set up.
COUCHDB-2831
----
---
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.
---