You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/07 17:01:43 UTC

[GitHub] wohali commented on issue #1443: Add clustered db info

wohali commented on issue #1443: Add clustered db info
URL: https://github.com/apache/couchdb/pull/1443#issuecomment-436698198
 
 
   @janl here's the problem:
   
   ```
   module 'couch_replicator_create_target_with_options_tests'
     Create target with range partitions tests
       undefined
       *** instantiation of subtests failed ***
   **in function couch_replicator_create_target_with_options_tests:should_create_target_with_q_4/1 (test/couch_replicator_create_target_with_options_tests.erl, line 61)
   **error:{badmatch,{error,{db_not_found,<<"could not open http://127.0.0.1:41783/eunit-test-db-"...>>}}}
   ```
   
   Maybe something's wrong with `PUT /db` when you specify `?q=#&n=#`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services