davisp commented on issue #654: Disable compaction daemon on eunit run couch startups URL: https://github.com/apache/couchdb/pull/654#issuecomment-313897087 +1 I don't think we should worry about disabling the daemon for tests. Adding randomness to the tests when we're making assertions about global state isn't gonna work so hot when we've got something doing things in the background without coordination. If we're worried about testing things with the daemon running we should just wrote new tests for it rather than screw with all the existing tests. ---------------------------------------------------------------- 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
