[
https://issues.apache.org/jira/browse/COUCHDB-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018423#comment-16018423
]
ASF subversion and git services commented on COUCHDB-3415:
----------------------------------------------------------
Commit 18dd56888e0847526a950ca6826f0acc7a1e83c3 in couchdb's branch
refs/heads/2.1.x from [~janl]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=18dd568 ]
chore: add debugging for failing test case, see COUCHDB-3415
> EUnit: should_accept_live_as_an_alias_for_continuous invalid_trailing_data
> --------------------------------------------------------------------------
>
> Key: COUCHDB-3415
> URL: https://issues.apache.org/jira/browse/COUCHDB-3415
> Project: CouchDB
> Issue Type: Bug
> Components: Test Suite
> Reporter: Joan Touzet
>
> New bug. Seen once in Travis, Erlang 17.5. Re-running caused the error to
> disappear.
> {noformat}
> module 'chttpd_db_test'
> chttpd db tests
> chttpd_db_test:71: should_return_ok_true_on_bulk_update...[0.073 s] ok
> chttpd_db_test:86:
> should_accept_live_as_an_alias_for_continuous...*failed*
> in function couch_util:json_decode/1 (src/couch_util.erl, line 414)
> in call from
> chttpd_db_test:'-should_accept_live_as_an_alias_for_continuous/1-fun-1-'/1
> (test/chttpd_db_test.erl, line 98)
> **throw:{invalid_json,{error,{257,invalid_trailing_data}}}
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)