eiri opened a new pull request #1258: Make loginUser wait for successful 
authentication
URL: https://github.com/apache/couchdb/pull/1258
 
 
   ## Overview
   
   On restrained hosts bcrypt and sometimes pbkdf2 can't finish hashing for new 
users within 5 sec timeout leading to tests failures. This makes `loginUser` to 
actually wait for successful authentication.
   
   ## Testing recommendations
   
   Javascript test suite should pass on both Travis and Jenkins
   
   
   ## Related Issues or Pull Requests
   
   Fixes #1238 
   
   ## 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:
[email protected]


With regards,
Apache Git Services

Reply via email to