You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/07/07 07:23:59 UTC

[GitHub] wohali opened a new pull request #651: JS test cleanup x3

wohali opened a new pull request #651: JS test cleanup x3
URL: https://github.com/apache/couchdb/pull/651
 
 
   ## Overview
   
   This PR includes 3 small commits to fix up the JS test suite:
   
   1. Really, truly disable the compaction daemon. (The previous approach wasn't working.)
   2. Ensure that every JS test cleans up after itself, removing all old databases before exiting.
   3. Disable the flaky `stats.js` test, which needs a complete rewrite to make sense. It was my fault re-enabling it even partially for 2.0. Sorry.
   
   ## Testing recommendations
   
   `make javascript` and look for all passes.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services