nickva opened a new pull request, #5851:
URL: https://github.com/apache/couchdb/pull/5851
Due to repeated failures in:
```
15:02:03 1) test Server-side password hashing, and raw updates disabling
that (ConfigTest)
15:02:03 test/elixir/test/config_test.exs:89
15:02:03 ** (KeyError) key :status_code not found in:
%HTTPotion.ErrorResponse{message: "retry_later"}
15:02:03 code: delete_config(context, "admins", "administrator")
15:02:03 stacktrace:
15:02:03 test/elixir/test/config_test.exs:69:
ConfigTest.delete_config/4
15:02:03 test/elixir/test/config_test.exs:98: (test)
2) test Non-2-tuples in the whitelist are ignored (ConfigTest)
14:58:20 test/elixir/test/config_test.exs:127
14:58:20 ** (KeyError) key :status_code not found in:
%HTTPotion.ErrorResponse{message: "retry_later"}
14:58:20 stacktrace:
14:58:20 test/elixir/test/config_test.exs:15:
ConfigTest.__ex_unit_setup_1/1
14:58:20 test/elixir/test/config_test.exs:1: ConfigTest.__ex_unit__/2
```
Often all 3 retries fail in a row
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]