You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/05/30 22:48:11 UTC

[GitHub] wohali opened a new issue #555: [Travis] Mysterious killed eunit test in couch_replicator_use_checkpoints_tests

wohali opened a new issue #555: [Travis] Mysterious killed eunit test in couch_replicator_use_checkpoints_tests
URL: https://github.com/apache/couchdb/issues/555
 
 
   ## Current & Expected Behaviour
   In one [Travis run](https://travis-ci.org/apache/couchdb/jobs/237668845) (Erlang 19.3) the test module `couch_replicator_use_checkpoints_tests` failed mysteriously:
   
   ```
     Replication use_checkpoints feature tests
       use_checkpoints: false
         local -> local
           couch_replicator_use_checkpoints_tests:111: should_populate_source...[0.033 s] ok
           couch_replicator_use_checkpoints_tests:118: should_replicate...[0.053 s] ok
           couch_replicator_use_checkpoints_tests:125: should_compare_databases...[0.051 s] ok
           [done in 0.146 s]
       *unexpected termination of test process*
   ::killed
   ```
   
   The couch.log (uploader _id [travis-couchdb-237668845-2017-05-30T20:31:25.123334](https://couchdb-vm2.apache.org/_utils/#database/ci_errorlogs/travis-couchdb-237668845-2017-05-30T20:31:25.123334)) shows nothing out of the ordinary, though there are some initial failures to load some `_local` documents when starting up replication.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services