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