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 2021/06/10 18:51:49 UTC

[GitHub] [couchdb] jaydoane opened a new pull request #3620: Improve robustness of chttpd_util_test

jaydoane opened a new pull request #3620:
URL: https://github.com/apache/couchdb/pull/3620


   In their current form, some of these tests rely on configuration props
   set with specific values in `rel/overlay/etc/default.ini`, which makes
   them prone to breakage when those values change, or when tests run in
   non-default configuration.
   
   This change deletes all config settings in the relevant sections under
   test, and then adds those under test back explicitly.
   
   ## Checklist
   
   - [x] Code is written and works correctly
   - [x] 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



[GitHub] [couchdb] jaydoane merged pull request #3620: Improve robustness of chttpd_util_test

Posted by GitBox <gi...@apache.org>.
jaydoane merged pull request #3620:
URL: https://github.com/apache/couchdb/pull/3620


   


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