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: [email protected] With regards, Apache Git Services
