You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Reduce 2.6 excluded tests
This commit is contained in:
@@ -35,14 +35,14 @@ SKIP_TESTS=(
|
||||
[test_file.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 # works but use PYTHON=pytest
|
||||
[test_gl.py]=1 # it fails on its own
|
||||
[test_grp.py]=1 # Long test - might work Control flow?
|
||||
# [test_grp.py]=1 # works but use PYTHON=pytest
|
||||
|
||||
[test_imageop.py]=1 # it fails on its own
|
||||
[test_imaplib.py]=1 # it fails on its own
|
||||
[test_imgfile.py]=1 # it fails on its own
|
||||
[test_ioctl.py]=1 # it fails on its own
|
||||
# [test_ioctl.py]=1 # works but use PYTHON=pytest
|
||||
|
||||
[test_kqueue.py]=1 # it fails on its own
|
||||
|
||||
@@ -52,7 +52,7 @@ SKIP_TESTS=(
|
||||
[test_macostools.py]=1 # it fails on its own
|
||||
[test_mailbox.py]=1 # FIXME: release 3.6.2 may have worked
|
||||
|
||||
[test_normalization.py]=1 # it fails on its own
|
||||
# [test_normalization.py]=1 # it fails on its own
|
||||
|
||||
[test_ossaudiodev.py]=1 # it fails on its own
|
||||
|
||||
|
Reference in New Issue
Block a user