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/17 21:45:24 UTC

[GitHub] nickva opened a new issue #687: mem3_sync_security test failure

nickva opened a new issue #687: mem3_sync_security test failure
URL: https://github.com/apache/couchdb/issues/687
 
 
   ```
   Compiled test/mem3_sync_security_test.erl
   
   Compiled src/mem3.erl
   
   ======================== EUnit ========================
   
   module 'mem3'
   
   mem3_sync_security_test: go_test (module 'mem3_sync_security_test')...Application asn1 was left running!
   
   Application b64url was left running!
   
   Application compiler was left running!
   
   Application khash was left running!
   
   Application public_key was left running!
   
   Application syntax_tools was left running!
   
   Application xmerl was left running!
   
   Application mochiweb was left running!
   
   *failed*
   
   in function test_util:start_applications/2 (src/test_util.erl, line 94)
   
   in call from test_util:start_couch/2 (src/test_util.erl, line 73)
   
   in call from mem3_sync_security_test:go_test/0 (test/mem3_sync_security_test.erl, line 21)
   
   **error:{case_clause,
   
       {error,
   
           {bad_return,
   
               {{couch_app,start,[normal,[]]},
   
                {'EXIT',
   
                    {{not_mocked,couch_log},
   
                     [{meck_proc,gen_server,3,[{file,...},{...}]},
   
                      {meck_code_gen,exec,4,[{...}|...]},
   
                      {couch_sup,start_link,0,[...]},
   
                      {couch_app,start,2,...},
   
                      {application_master,start_it_old,...}]}}}}}}
   
   module 'mem3_util_test'
   
     mem3_util_test: hash_test...ok
   
     mem3_util_test: name_shard_test...ok
   
     mem3_util_test: create_partition_map_test...ok
   
     mem3_util_test: build_shards_test...ok
   
     n_val tests explicit
   
       mem3_util_test:134: nval_test_...ok
   
       mem3_util_test:135: nval_test_...ok
   
       mem3_util_test:136: nval_test_...ok
   
       [done in 0.010 s]
   
     n_val tests with config
   
       *** context setup failed ***
   
   **in function mem3_util_test:config_01_setup/0 (test/mem3_util_test.erl, line 145)
   
   **error:{badmatch,{error,{already_started,<0.32246.3>}}}
   
     [done in 0.059 s]
   ```
   
   https://couchdb-vm2.apache.org/ci_errorlogs/travis-couchdb-254582142-2017-07-17T19%3A51%3A32.294392/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