]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99892: test_unicodedata: skip test on download failure (#100011)
authorVictor Stinner <vstinner@python.org>
Mon, 5 Dec 2022 15:37:40 +0000 (16:37 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Dec 2022 15:37:40 +0000 (16:37 +0100)
commit2488c1e1b66366a3a933ff248eff080fabd2351c
treeb6c47e57b5b07c4c5ea07a34d950e8b1a4ac7101
parent5ea052bb0c8fa76867751046c89f69db5661ed4f
gh-99892: test_unicodedata: skip test on download failure (#100011)

Skip test_normalization() of test_unicodedata if it fails to download
NormalizationTest.txt file from pythontest.net.
Lib/test/test_unicodedata.py
Misc/NEWS.d/next/Tests/2022-12-05-16-12-56.gh-issue-99892.sz_eW8.rst [new file with mode: 0644]