Github user janl commented on the pull request:
https://github.com/apache/couchdb-chttpd/pull/33#issuecomment-105252240
The referenced PR that broke PouchDB tests against CouchDB master have been
merged.
Running the PouchDB tests with the linked repos as @nolanlawson explained
now gives me this error:
```
test.views.js-local-http
1 passing (4s)
1 failing
1) test.all_docs.js-http Testing all docs:
correct number of results
+ expected - actual
+4
-3
at /private/tmp/pouchdb/tests/integration/test.all_docs.js:33:36
at /private/tmp/pouchdb/lib/utils.js:360:11
at process._tickCallback (node.js:442:13)
```
---
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.
---