[
https://issues.apache.org/jira/browse/COUCHDB-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036029#comment-16036029
]
Jan Lehnardt commented on COUCHDB-3415:
---------------------------------------
A fresh instance of this on Travis:
https://travis-ci.org/apache/couchdb/jobs/239081016#L2502
And now we have logs \o/
But the logs don’t contain any debug output:
Turns out this can fail a little further down as well, I’ve added more
debugging output.
> 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)