iilyak opened a new pull request #693: Use test_util:stop_config in 
mem3_util_test
URL: https://github.com/apache/couchdb/pull/693
 
 
   ## Overview
   
   The config:stop is asynchronous which causes test failures with error
   like the following
   
   ```
   {error,{already_started,<0.32662.3>}
   ```
   
   ## Testing recommendations
   
   This is rather hard to test since it is a flaky test. Just make sure that it 
doesn't make things worse by calling `make eunit apps=mem3 tests=n_val_tes`
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to