nickva commented on issue #614: Fix compaction daemon tests URL: https://github.com/apache/couchdb/pull/614#issuecomment-310748384 +1 Very nice. ```======================== EUnit ======================== module 'couchdb_compaction_daemon_tests' Compaction daemon tests Application crypto was left running! couchdb_compaction_daemon_tests:74: should_compact_by_default_rule...[0.251 s] ok couchdb_compaction_daemon_tests:105: should_compact_by_dbname_rule...[0.273 s] ok [os_mon] cpu supervisor port (cpu_sup): Erlang has closed [done in 33.027 s] [done in 34.394 s] ======================================================= 2 tests passed. ``` The whole couch app passes as well: ``` All 1154 tests passed. ==> rel (eunit) ``` ---------------------------------------------------------------- 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
