eiri commented on issue #1135: Fix for issue #1134 clean up dev/lib before run mango tests URL: https://github.com/apache/couchdb/pull/1135#issuecomment-361993545 As far as I can tell `dev/run` overwrites `[admin]` and `[cluster]` sections on each run, so it should be enough just to remove leftover databases to get a clean start state, but you can modify `devclean` to remove whole `dev/lib` if you have any concerns. For `javascript` and the new targets: yes, I think it's better to reduce cut'n'paste when makefile allows that. It's bigger than original scope of this PR, so you can make it for `mango-test` only if you don't feel like extending your changes and we can always return to this later.
---------------------------------------------------------------- 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
