3.6 runtests exclusions

This commit is contained in:
rocky
2020-02-10 09:40:33 -05:00
parent 727dabff6a
commit c31384ef81

View File

@@ -49,6 +49,7 @@ SKIP_TESTS=(
[test_datetime.py]=1 # it fails on its own
[test_dbm_ndbm.py]=1 # it fails on its own
[test_decimal.py]=1
[test_decorators.py]=1 # control-flow failures
[test_descr.py]=1 # syntax error: Investigate
[test_devpoll.py]=1 # it fails on its own
[test_dict.py]=1 # it fails on its own