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/05/07 20:35:04 UTC

[jira] [Created] (COUCHDB-3413) EUnit: test setup fail, db not created

Joan Touzet created COUCHDB-3413:
------------------------------------

             Summary: EUnit: test setup fail, db not created
                 Key: COUCHDB-3413
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3413
             Project: CouchDB
          Issue Type: Bug
          Components: Test Suite
            Reporter: Joan Touzet


1 instance so far, in Jenkins. Looks like a database isn't getting created correctly.

{noformat}
module 'chttpd_db_doc_size_tests'
  chttpd db max_document_size tests
    chttpd_db_doc_size_tests:72: post_single_doc...[0.007 s] ok
    undefined
    *** context setup failed ***
**in function chttpd_db_doc_size_tests:'-create_db/1-fun-0-'/1 (test/chttpd_db_doc_size_tests.erl, line 45)
in call from chttpd_db_doc_size_tests:setup/0 (test/chttpd_db_doc_size_tests.erl, line 35)
**error:{assert,[{module,chttpd_db_doc_size_tests},
         {line,45},
         {expression,"Status =:= 201 orelse Status =:= 202"},
         {expected,true},
         {value,false}]}
{noformat}



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