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 2019/12/19 15:48:14 UTC

[GitHub] [couchdb] davisp opened a new pull request #2374: Add show-test-results.py script

davisp opened a new pull request #2374: Add show-test-results.py script
URL: https://github.com/apache/couchdb/pull/2374
 
 
   This allows developers to locate long running tests and errors after
   running `make check`.
   
   ## Testing recommendations
   
   `make check`
   `./build-aux/show-test-results.py --suites=25 --tests=25 --sort=fixture`
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [ ] Changes are covered by tests
   - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini`
   - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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