GitHub user wohali opened a pull request:
https://github.com/apache/couchdb-couch/pull/184
Skip couchdb_os_daemons_tests on Windows
There are issues launching the .escript files automatically on Windows,
and the .sh files in the test will never run on Windows correctly. In the
interest of speeding along our release I'd like to simply skip these tests
on Windows for now. If launching a daemon completely fails we'll know
via the mrview tests.
Addresses COUCHDB-3040 but does not close it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wohali/couchdb-couch 3040-skip-os-daemon-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/184.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 #184
----
commit 0c012f843c1e0de09beca23cf3f16007ca01979b
Author: Joan Touzet <[email protected]>
Date: 2016-07-13T07:52:03Z
Skip couchdb_os_daemons_tests on Windows
----
---
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.
---