Add 3.5 runtest exclusion

This commit is contained in:
rocky
2020-02-08 12:07:35 -05:00
parent 65707fa0f8
commit 1d7085e5d2

View File

@@ -33,6 +33,7 @@ SKIP_TESTS=(
[test_exceptions.py]=1 # parse error
[test_format.py]=1
[test_ftplib.py]=1 # Test assertion failures
[test_gdb.py]=1 # it fails on its own
[test_glob.py]=1 #