wohali commented on issue #1200: [DISCUSS] CouchDB Request Size Limits URL: https://github.com/apache/couchdb/pull/1200#issuecomment-370163471 I haven't read everything yet, but you are failing `make check`: ``` couch_doc_tests: doc_from_multi_part_stream_test...*failed* in function ets:lookup/2 called as lookup(config,{"couchdb","max_attachments_per_document"}) in call from config_meck_original:get/3 (src/config.erl, line 148) in call from config:get/3 called as get("couchdb","max_attachments_per_document","infinity") in call from couch_att:max_attachment_count/0 (src/couch_att.erl, line 723) in call from couch_att:validate_attachment_count/1 (src/couch_att.erl, line 732) in call from couch_doc:from_json_obj_validate/2 (src/couch_doc.erl, line 138) in call from couch_doc:doc_from_multi_part_stream/4 (src/couch_doc.erl, line 466) in call from couch_doc_tests:doc_from_multi_part_stream_test/0 (test/couch_doc_tests.erl, line 34) **error:badarg output:<<"">> couch_doc_tests: doc_to_multi_part_stream_test...ok couch_doc_tests: len_doc_to_multi_part_stream_test...ok undefined *** context setup failed *** **in function meck_proc:start/2 (src/meck_proc.erl, line 96) called as start(config,[passthrough]) in call from couch_doc_tests:mock_config/0 (test/couch_doc_tests.erl, line 138) in call from couch_doc_tests:'-validate_docid_test_/0-fun-34-'/0 (test/couch_doc_tests.erl, line 80) **error:{already_started,<0.28375.0>} [done in 0.156 s] [done in 0.156 s] ```
---------------------------------------------------------------- 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
