Skip to content

Conversation

@jaydoane
Copy link
Contributor

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

  • 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

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.
@jaydoane jaydoane merged commit 491b77d into 3.x Jun 11, 2021
@jaydoane jaydoane deleted the robustify-chttpd_util_test branch June 11, 2021 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants