nickva commented on issue #1396: Build with Erlang 21
URL: https://github.com/apache/couchdb/issues/1396#issuecomment-398902259
 
 
   Some failing unit tests
   
   ```
   make eunit apps=couch_log
   ==> couch_log (compile)
   ==> rel (compile)
   ==> asf (compile)
   ==> asf (setup_eunit)
   ==> couch_log (eunit)
   ======================== EUnit ========================
   module 'couch_log_util_test'
     couch_log_util_test: get_message_id_test...ok
     couch_log_util_test: level_to_atom_test...ok
     couch_log_util_test: string_p_test...ok
     [done in 0.009 s]
   module 'couch_log_monitor'
   module 'couch_log_writer_stderr_test'
     *** context setup failed ***
   **in function gen:do_for_proc/2 (gen.erl, line 228)
   in call from gen_event:rpc/2 (gen_event.erl, line 239)
   in call from couch_log_test_util:remove_error_loggers/0 
(test/couch_log_test_util.erl, line 128)
   in call from couch_log_test_util:start/0 (test/couch_log_test_util.erl, line 
21)
   **exit:noproc
   
   
   module 'couch_log_sup'
   module 'couch_log_writer_file'
   module 'couch_log_writer_test'
     *** context setup failed ***
   **in function gen:do_for_proc/2 (gen.erl, line 228)
   in call from gen_event:rpc/2 (gen_event.erl, line 239)
   in call from couch_log_test_util:remove_error_loggers/0 
(test/couch_log_test_util.erl, line 128)
   in call from couch_log_test_util:start/0 (test/couch_log_test_util.erl, line 
21)
   **exit:noproc
   
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to