You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/13 06:52:11 UTC

[GitHub] wohali opened a new pull request #1733: Improve Mango test suite harness, add Windows compat

wohali opened a new pull request #1733: Improve Mango test suite harness, add Windows compat
URL: https://github.com/apache/couchdb/pull/1733
 
 
   ## Overview
   
   Mango's test harness was a non-portable shell script. This uses the inbuilt `dev/run` ability to run another script once the harness is ready.
   
   Also modified `Makefile.win` to add support for running more test suites, including Mango.
   ## Testing recommendations
   
   `make mango-test` should pass.
   
   ## Related Issues or Pull Requests
   
   Still 2 tests failing on Windows, see #1732 
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [X] Changes are covered by tests;
   - [ ] Documentation reflects the changes;

----------------------------------------------------------------
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