[
https://issues.apache.org/jira/browse/COUCHDB-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16009663#comment-16009663
]
Jan Lehnardt commented on COUCHDB-3406:
---------------------------------------
Added PR for a potential fix: https://github.com/apache/couchdb/pull/520
> EUnit: should_ensure_replication_still_running failed
> -----------------------------------------------------
>
> Key: COUCHDB-3406
> URL: https://issues.apache.org/jira/browse/COUCHDB-3406
> Project: CouchDB
> Issue Type: Test
> Components: Test Suite
> Reporter: Joan Touzet
>
> 1 failure so far in couch_replicator_compact_tests. Debian 8, default Erlang.
> {noformat}
> couch_replicator_compact_tests:98:
> should_ensure_replication_still_running...*failed*
> in function couch_replicator_compact_tests:check_active_tasks/4
> (test/couch_replicator_compact_tests.erl, line 116)
> **error:{badmatch,[[{pid,<<"<0.14585.3>">>},
> {changes_pending,0},
> {checkpoint_interval,30000},
> {checkpointed_source_seq,0},
> {continuous,true},
> {database,null},
> {doc_id,null},
> {doc_write_failures,0},
> {docs_read,260},
> {docs_written,260},
> {missing_revisions_found,260},
> {replication_id,<<"3030dd8b"...>>},
> {revisions_checked,260},
> {source,<<...>>},
> {source_seq,...},
> {...}|...],
> [{pid,<<"<0.23656.3>">>},
> {changes_done,1},
> {database,<<"eunit-test-db-1493534491315092">>},
> {progress,100},
> {started_on,1493534520},
> {total_changes,1},
> {type,database_compaction},
> {updated_on,1493534520}]]}
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)