forked from pool/python-urllib3
		
	- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=114
This commit is contained in:
		| @@ -1,8 +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. | ||||
| - 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 <code@bnavigator.de> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user