Skip to content

[3.6] bpo-29887: Test normalization now fails if download fails (GH-905)#2271

Merged
vstinner merged 1 commit intopython:3.6from
Mariatta:backport-722a3af-3.6
Jun 19, 2017
Merged

[3.6] bpo-29887: Test normalization now fails if download fails (GH-905)#2271
vstinner merged 1 commit intopython:3.6from
Mariatta:backport-722a3af-3.6

Conversation

@Mariatta
Copy link
Member

  • test_normalization fails if download fails

bpo-29887. The test is still skipped if "-u urlfetch" option is not
passed to regrtest (python3 -m test -u urlfetch test_normalization).

  • Fix ResourceWarning in test_normalization

bpo-29887: Fix ResourceWarning in test_normalization if tests are
interrupted by CTRL+c.
(cherry picked from commit 722a3af)

…onGH-905)

* test_normalization fails if download fails

bpo-29887. The test is still skipped if "-u urlfetch" option is not
passed to regrtest (python3 -m test -u urlfetch test_normalization).

* Fix ResourceWarning in test_normalization

bpo-29887: Fix ResourceWarning in test_normalization if tests are
interrupted by CTRL+c.
(cherry picked from commit 722a3af)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants