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:
[email protected]


With regards,
Apache Git Services

Reply via email to