Github user janl commented on the pull request:

    https://github.com/apache/couchdb-chttpd/pull/33#issuecomment-105253198
  
    This seems to have to do with the *eventual* nature of a cluster :)
    
    Now this is failing, a little later than the previous one:
    
    ```
      test.views.js-local-http
    
    
      3 passing (16s)
      1 failing
    
      1) test.all_docs.js-http Testing deleting in changes:
         Uncaught AssertionError: expected [ Array(4) ] to include '1'
          at db.changes.complete 
(/private/tmp/pouchdb/tests/integration/test.all_docs.js:150:38)
          at Changes.<anonymous> (/private/tmp/pouchdb/lib/changes.js:28:7)
          at Changes.emit (events.js:95:17)
          at /private/tmp/pouchdb/lib/changes.js:21:12
          at /private/tmp/pouchdb/lib/utils.js:342:11
          at /private/tmp/pouchdb/node_modules/argsarray/index.js:14:18
          at /private/tmp/pouchdb/lib/changes.js:80:5
          at tryCatch1 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/util.js:63:19)
          at Promise$_callHandler [as _callHandler] 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/promise.js:695:13)
          at Promise$_settlePromiseFromHandler [as _settlePromiseFromHandler] 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/promise.js:711:18)
          at Promise$_settlePromiseAt [as _settlePromiseAt] 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/promise.js:868:14)
          at Promise$_settlePromises [as _settlePromises] 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/promise.js:1006:14)
          at Async$_consumeFunctionBuffer [as _consumeFunctionBuffer] 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/async.js:74:12)
          at Async$consumeFunctionBuffer 
(/private/tmp/pouchdb/node_modules/bluebird/js/main/async.js:37:14)
          at process._tickCallback (node.js:442:13)
    
    ```
    
    Logs include a bunch of these:
    
    ```
    2015-05-25 17:34:36.701 [warning] [email protected] <0.5018.0> write quorum 
(2) failed for updated:testdb
    2015-05-25 17:34:36.700 [warning] [email protected] <0.5759.0> write quorum 
(2) failed for updated:testdb
    2015-05-25 17:34:36.700 [warning] [email protected] <0.5746.0> write quorum 
(2) failed for updated:testdb
    2015-05-25 17:34:36.700 [warning] [email protected] <0.5746.0> write quorum 
(2) failed for updated:testdb
    ```
    
    Full logs here: https://gist.github.com/janl/0f80037cc6803860e84d


---
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.
---

Reply via email to