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/07/28 02:57:45 UTC

[GitHub] [couchdb] kocolosk opened a new pull request #2084: Increase timeouts on two slow btree tests

kocolosk opened a new pull request #2084: Increase timeouts on two slow btree tests
URL: https://github.com/apache/couchdb/pull/2084
 
 
   ## Overview
   
   These two tests are reliably timing out on ARM hardware in Jenkins. They do a lot of individual btree operations so this is not entirely surprising. Appropriate course of action here is to raise the timeout.
   
   ## Testing recommendations
   
   I don't know how to make Jenkins build a PR branch. If someone can do that, great. Otherwise we should probably just merge this and see how it does. I've confirmed that the timeout setting works correctly locally (e.g. by lowering it to 0.1 and watching those tests time out).
   
   ## 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