You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
runtests exclude found recently in 3.6
This commit is contained in:
@@ -114,6 +114,7 @@ SKIP_TESTS=(
|
||||
[test_subprocess.py]=1
|
||||
[test_sys_setprofile.py]=1 # test assertions failed
|
||||
[test_sys_settrace.py]=1 # parse error
|
||||
[test_sysconfig.py]=1 # if confused for ifelse in "test_triplet_in_ext_suffix"
|
||||
|
||||
[test_tarfile.py]=1 # test assertions failed
|
||||
[test_threading.py]=1 #
|
||||
|
@@ -135,6 +135,7 @@ SKIP_TESTS=(
|
||||
[test_subprocess.py]=1
|
||||
[test_sys_setprofile.py]=1 # test assertions failed
|
||||
[test_sys_settrace.py]=1 # parse error
|
||||
[test_sysconfig.py]=1 # if confused for ifelse in "test_triplet_in_ext_suffix"
|
||||
|
||||
[test_tarfile.py]=1 # parse error
|
||||
[test_threading.py]=1 #
|
||||
|
Reference in New Issue
Block a user