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/03/01 15:48:06 UTC

[GitHub] davisp opened a new pull request #1188: Increase timeout for storage engine tests

davisp opened a new pull request #1188: Increase timeout for storage engine tests
URL: https://github.com/apache/couchdb/pull/1188
 
 
   The compaction test takes quite a long time on purpose to show that we
   can run a compaction that has many batches. On resource constrained
   build machines like Jenkins and TravisCI this can end up taking longer
   than the default 5s timeout.
   
   ## Testing recommendations
   
   Run the test suite on a resource constrained build machine (i.e., our Jenkins CI)
   
   ## 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