davisp opened a new pull request #814: Don't reset logs when JS tests restart 
the server
URL: https://github.com/apache/couchdb/pull/814
 
 
   When a JS test requested a restart server we would wip the current log
   file. This makes it hard to debug failing tests occasionally when they
   happen just after a restart. This change prevents just opens log files
   in read/write mode specifically when a test requests a server restart.
   
   The current behavior for interactive use of `dev/run` will continue to
   truncate log files on startup.
   
 
----------------------------------------------------------------
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