You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Remove unreachable code from make_function36.py...
with respect to picking out MAKE_FUNCTION attributes. Fill in runtests.sh exclude lists
This commit is contained in:
@@ -32,3 +32,4 @@ SKIP_TESTS=(
|
||||
[test_zipfile64.py]=1 # Runs ok but takes 204 seconds
|
||||
[test_zipimport.py]=1 #
|
||||
)
|
||||
# 335 unit-test files in about 16 minutes
|
||||
|
@@ -99,4 +99,4 @@ SKIP_TESTS=(
|
||||
[test_zipimport_support.py]=1
|
||||
[test_zlib.py]=1
|
||||
)
|
||||
# 249 unit-test file in about 7 minutes and 44 seconds
|
||||
# 272 unit-test file in about 15 minutes
|
||||
|
@@ -183,4 +183,4 @@ SKIP_TESTS=(
|
||||
[test_zipimport_support.py]=1
|
||||
[test_zlib.py]=1
|
||||
)
|
||||
# 218 unit-test remaining files, Elapsed time about 7 minutes 30 seconds
|
||||
# 233 unit-test files in about 13 minutes
|
||||
|
@@ -125,4 +125,4 @@ SKIP_TESTS=(
|
||||
[test_zipfile.py]=1 # it fails on its own
|
||||
[test_zipfile64.py]=1 # Too long to run
|
||||
)
|
||||
# 268 Remaining unit-test files, Elapsed time about 11 minutes
|
||||
# 271 unit-test files in about 14 minutes
|
||||
|
Reference in New Issue
Block a user