You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 16:59:52 +08:00
Update 2.6 exclude list
This commit is contained in:
@@ -5,7 +5,7 @@ SKIP_TESTS=(
|
|||||||
# if filename == 'destfile':
|
# if filename == 'destfile':
|
||||||
# return destfile
|
# return destfile
|
||||||
# assert 0 # shouldn't reach here.
|
# assert 0 # shouldn't reach here.
|
||||||
[test_shutil.py]=1
|
# [test_shutil.py]=1 # OK but needs PYTHON=pytest
|
||||||
|
|
||||||
[test___all__.py]=1 # it fails on its own
|
[test___all__.py]=1 # it fails on its own
|
||||||
[test_aepack.py]=1 # it fails on its own
|
[test_aepack.py]=1 # it fails on its own
|
||||||
@@ -17,7 +17,7 @@ SKIP_TESTS=(
|
|||||||
[test_bsddb3.py]=1 # it fails on its own
|
[test_bsddb3.py]=1 # it fails on its own
|
||||||
[test_bsddb.py]=1 # it fails on its own
|
[test_bsddb.py]=1 # it fails on its own
|
||||||
|
|
||||||
[test_cd.py]=1 # it fails on its own
|
# [test_cd.py]=1 # it fails on its own
|
||||||
[test_cl.py]=1 # it fails on its own
|
[test_cl.py]=1 # it fails on its own
|
||||||
[test_codecmaps_cn.py]=1 # it fails on its own
|
[test_codecmaps_cn.py]=1 # it fails on its own
|
||||||
[test_codecmaps_jp.py]=1 # it fails on its own
|
[test_codecmaps_jp.py]=1 # it fails on its own
|
||||||
@@ -35,7 +35,7 @@ SKIP_TESTS=(
|
|||||||
[test_file.py]=1 # it fails on its own
|
[test_file.py]=1 # it fails on its own
|
||||||
[test_future5.py]=1 # it fails on its own
|
[test_future5.py]=1 # it fails on its own
|
||||||
|
|
||||||
[test_generators.py]=1 # Investigate
|
# [test_generators.py]=1 # Investigate
|
||||||
[test_gl.py]=1 # it fails on its own
|
[test_gl.py]=1 # it fails on its own
|
||||||
[test_grp.py]=1 # Long test - might work Control flow?
|
[test_grp.py]=1 # Long test - might work Control flow?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user