You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Merge branch 'master' into python-2.4
This commit is contained in:
@@ -15,8 +15,12 @@ SKIP_TESTS=(
|
|||||||
[test_re.py]=1 # probably control flow, uninitialized variable
|
[test_re.py]=1 # probably control flow, uninitialized variable
|
||||||
|
|
||||||
[test_queue.py]=1 # Investigate whether we caused this recently
|
[test_queue.py]=1 # Investigate whether we caused this recently
|
||||||
|
<<<<<<< Updated upstream
|
||||||
[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_support.py]=1 #
|
[test_support.py]=1 #
|
||||||
|
=======
|
||||||
|
[test_select.py]=1 # test takes too long to run: 11 seconds
|
||||||
|
>>>>>>> Stashed changes
|
||||||
[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