diff --git a/python-urllib3.changes b/python-urllib3.changes index 06a6322..336d92b 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Thu Dec 17 18:13:57 UTC 2020 - Matej Cepl -- gh#urllib3/urllib3#2109 is actually not reproduceable, so don't skip - test_timeout_errors_cause_retries. +- Add CI variable, which makes timeouts in the test suite longer + (gh#urllib3/urllib3#2109, bsc#1176389) and + test_timeout_errors_cause_retries should not fail. ------------------------------------------------------------------- Mon Dec 14 15:21:26 UTC 2020 - Benjamin Greiner