Skip to content

bpo-38614: Use test.support.INTERNET_TIMEOUT constant#17565

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:internet_timeout
Dec 10, 2019
Merged

bpo-38614: Use test.support.INTERNET_TIMEOUT constant#17565
vstinner merged 1 commit intopython:masterfrom
vstinner:internet_timeout

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Dec 10, 2019

Replace hardcoded timeout constants in tests with INTERNET_TIMEOUT of
test.support, so it's easier to ajdust this timeout for all tests at
once.

https://bugs.python.org/issue38614

Replace hardcoded timeout constants in tests with INTERNET_TIMEOUT of
test.support, so it's easier to ajdust this timeout for all tests at
once.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Dec 10, 2019
@vstinner vstinner merged commit 1d0f9b3 into python:master Dec 10, 2019
@vstinner vstinner deleted the internet_timeout branch December 10, 2019 21:09
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Replace hardcoded timeout constants in tests with INTERNET_TIMEOUT of
test.support, so it's easier to ajdust this timeout for all tests at
once.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants