14
0

- gh#urllib3/urllib3#2109 is actually not reproduceable, so don't skip

test_timeout_errors_cause_retries.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=112
This commit is contained in:
2020-12-17 18:15:47 +00:00
committed by Git OBS Bridge
parent 0d81b01f4f
commit 40597c3fed
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 17 18:13:57 UTC 2020 - Matej Cepl <mcepl@suse.com>
- gh#urllib3/urllib3#2109 is actually not reproduceable, so don't skip
test_timeout_errors_cause_retries.
-------------------------------------------------------------------
Mon Dec 14 15:21:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>