diff --git a/test/stdlib/3.4-exclude.sh b/test/stdlib/3.4-exclude.sh index 16297a24..fa31c902 100644 --- a/test/stdlib/3.4-exclude.sh +++ b/test/stdlib/3.4-exclude.sh @@ -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