This commit is contained in:
rocky
2020-02-01 12:14:34 -05:00
parent f426101000
commit 0fafb38d35

View File

@@ -25,7 +25,7 @@ SKIP_TESTS=(
[test test_capi.py]=1 # it fails on its own [test test_capi.py]=1 # it fails on its own
[test_cmd_line.py]=1 # Interactive? [test_cmd_line.py]=1 # Interactive?
[test_codeccallbacks]=1 # TypeError: ... must return (str/bytes, int) tuple [test_codeccallbacks.py]=1 # TypeError: ... must return (str/bytes, int) tuple
[test_codecencodings_cn.py]=1 # it fails on its own [test_codecencodings_cn.py]=1 # it fails on its own
[test_codecencodings_hk.py]=1 # it fails on its own [test_codecencodings_hk.py]=1 # it fails on its own
[test_codecencodings_iso2022.py]=1 # it fails on its own [test_codecencodings_iso2022.py]=1 # it fails on its own