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/31 04:45:34 UTC

[GitHub] wohali opened a new issue #724: couch_auth_cache_tests failed is_opened assert

wohali opened a new issue #724: couch_auth_cache_tests failed is_opened assert
URL: https://github.com/apache/couchdb/issues/724
 
 
   Failed on the 2.1.0-RC1 build on a single instance, so a flaky test?
   
   * https://travis-ci.org/apache/couchdb/jobs/259187964
     * https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-259187964-2017-07-30T22:24:12.028847/couchlog.tar.gz
   
   ```
         couch_auth_cache_tests:233: should_close_old_db_on_auth_db_change...*failed*
   in function couch_auth_cache_tests:'-should_close_old_db_on_auth_db_change/1-fun-0-'/1 (test/couch_auth_cache_tests.erl, line 234)
   in call from couch_auth_cache_tests:'-should_close_old_db_on_auth_db_change/1-fun-3-'/1 (test/couch_auth_cache_tests.erl, line 234)
   **error:{assert,[{module,couch_auth_cache_tests},
            {line,234},
            {expression,"is_opened ( DbName )"},
            {expected,true},
            {value,false}]}
     output:<<"">>
   ```
 
----------------------------------------------------------------
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