You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
runtest.sh 2.6.9 exclusion tweak
This commit is contained in:
@@ -16,6 +16,7 @@ SKIP_TESTS=(
|
|||||||
|
|
||||||
[test_queue.py]=1 # Investigate whether we caused this recently
|
[test_queue.py]=1 # Investigate whether we caused this recently
|
||||||
[test test_select.py]=1 # test takes too long to run: 11 seconds
|
[test test_select.py]=1 # test takes too long to run: 11 seconds
|
||||||
|
[test test_support.py]=1 #
|
||||||
[test_socket.py]=1 # test takes too long to run: 12 seconds
|
[test_socket.py]=1 # test takes too long to run: 12 seconds
|
||||||
[test_sys.py]=1 # test assertion failures
|
[test_sys.py]=1 # test assertion failures
|
||||||
[test_trace.py]=1 # Line numbers are expected to be different
|
[test_trace.py]=1 # Line numbers are expected to be different
|
||||||
|
Reference in New Issue
Block a user