runtest 3.6 excludes

This commit is contained in:
rocky 2020-02-10 11:26:44 -05:00
parent 76287162da
commit 05e0a5661a

View File

@ -149,6 +149,7 @@ SKIP_TESTS=(
[test_startfile.py]=1 # it fails on its own
[test_statistics.py]=1 # it fails on its own
[test_string_literals.py]=1
[test_strftime.py]=1 # test assertion failures
[test_strtod.py]=1 # it fails on its own
[test_struct.py]=1 # test assertion errors
[test_subprocess.py]=1