[
https://issues.apache.org/jira/browse/COUCHDB-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011912#comment-16011912
]
ASF subversion and git services commented on COUCHDB-3413:
----------------------------------------------------------
Commit a2de7a01e1109e63a5ca0a613a157260248ab297 in couchdb's branch
refs/heads/master from [~janl]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=a2de7a0 ]
chore: add debugging for failing test case, see COUCHDB-3413
> 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)