nickva opened a new pull request #709: Increase timeout in couch's couch_db_mpr_tests module to 30 seconds URL: https://github.com/apache/couchdb/pull/709 Previous default timeout of 5 seconds was not enough when running in an environment where disk access is severly throttled. To add a timeout, changed the test function into a test generator. That also made the `with` construct un-necessary. Fixes #695 ---------------------------------------------------------------- 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
