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/04/30 06:59:04 UTC

[jira] [Created] (COUCHDB-3406) EUnit: should_ensure_replication_still_running failed

Joan Touzet created COUCHDB-3406:
------------------------------------

             Summary: 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)