mirror of
https://github.com/python/cpython.git
synced 2025-10-23 07:02:24 +00:00
Skip test_normalization on Windows until it's at least clear why the
data it needs doesn't exist in the project. If it's a huge file, maybe the test should be changed to be one of the -u thingies.
This commit is contained in:
parent
b9ac505110
commit
d332c085ea
1 changed files with 1 additions and 0 deletions
|
@ -528,6 +528,7 @@ _expectations = {
|
||||||
test_mhlib
|
test_mhlib
|
||||||
test_mpz
|
test_mpz
|
||||||
test_nis
|
test_nis
|
||||||
|
test_normalization
|
||||||
test_openpty
|
test_openpty
|
||||||
test_poll
|
test_poll
|
||||||
test_pty
|
test_pty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue