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/07/03 20:35:38 UTC

[GitHub] wohali opened a new issue #631: EUnit couchdb_os_process_pool timeouts

wohali opened a new issue #631: EUnit couchdb_os_process_pool timeouts
URL: https://github.com/apache/couchdb/issues/631
 
 
   Seeing a single instance of this failure in Travis so far. (This is a recurrence of COUCHDB-3419.) Need someone to go through the couch.log for me please.
   
   ## Makefile Log
   ```
   module 'couchdb_os_proc_pool'
     OS processes pool tests
       couchdb_os_proc_pool:50: should_block_new_proc_on_full_pool...*failed*
   in function couchdb_os_proc_pool:'-should_block_new_proc_on_full_pool/0-fun-0-'/2 (test/couchdb_os_proc_pool.erl, line 55)
   in call from couchdb_os_proc_pool:'-should_block_new_proc_on_full_pool/0-fun-13-'/0 (test/couchdb_os_proc_pool.erl, line 55)
   **error:{assertEqual_failed,[{module,couchdb_os_proc_pool},
                        {line,55},
                        {expression,"ping_client ( Client1 )"},
                        {expected,ok},
                        {value,timeout}]}
   ```
   
   ## Instance(s)
   * https://travis-ci.org/apache/couchdb/jobs/239999209
     * https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-239999209-2017-06-06T15%3A06%3A52.643182/couchlog.tar.gz
   
 
----------------------------------------------------------------
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