wohali opened a new issue #553: js restartServer() sometimes fails URL: https://github.com/apache/couchdb/issues/553 ## Current & Expected Behaviour Failure is on master. The JS test `test/javascript/tests/delayed_commits.js` has a bunch of calls to `restartServer()` in it. So do some other JS tests. Sometimes, the restart fails: ``` test/javascript/tests/delayed_commits.js FAIL restart ``` The uploaded couch.log file after restart looks normal - no problems in startup that I can see (_id jenkins-couchdb-3-2017-05-30T21:27:03.085057). Perhaps it just took too long to restart. ## Possible Solution Increase timeout? ---------------------------------------------------------------- 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
