test_tcl.py exclusion for 3.4

This commit is contained in:
rocky
2020-01-17 12:44:35 -05:00
parent 7263b6b15f
commit 26a4577cdb

View File

@@ -101,6 +101,7 @@ SKIP_TESTS=(
[test_sys.py]=1 # Doesn't terminate
[test_sys_settrace.py]=1 # Doesn't terminate
[test_sys_setprofile.py]=1
[test_tcl.py]=1 # May be implementation specific. On POWER though it fails
[test_telnetlib.py]=1 # Doesn't terminate
[test_thread.py]=1
[test_threading.py]=1 # Too long