You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
test_tcl.py exclusion for 3.4
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user