You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Joan Touzet (JIRA)" <ji...@apache.org> on 2017/04/26 04:37:04 UTC

[jira] [Created] (COUCHDB-3396) EUnit: failed_to_start_child

Joan Touzet created COUCHDB-3396:
------------------------------------

             Summary: EUnit: failed_to_start_child
                 Key: COUCHDB-3396
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3396
             Project: CouchDB
          Issue Type: Bug
          Components: Test Suite
            Reporter: Joan Touzet


Multiple failures in chttpd_db_doc_size_tests across multiple platforms.

{noformat}
module 'chttpd_db_doc_size_tests'
  chttpd db max_document_size tests
    *** context setup failed ***
**in function test_util:start_applications/2 (src/test_util.erl, line 91)
in call from test_util:start_couch/2 (src/test_util.erl, line 74)
**error:{case_clause,
    {error,
        {{shutdown,
             {failed_to_start_child,couch_secondary_services,
                 {shutdown,
                     {failed_to_start_child,
                         "couch_epi_codechange_monitor|chttpd_handlers|providers",
                         {noproc,{gen_server,call,...}}}}}},
         {couch_app,start,[normal,[]]}}}}
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)