You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 08:49:51 +08:00
Go over test exclusions yet again
This commit is contained in:
@@ -134,6 +134,7 @@ SKIP_TESTS=(
|
||||
[test_sys_settrace.py]=1 # doesn't terminate
|
||||
|
||||
[test_telnetlib.py]=1 # doesn't terminate
|
||||
[test_tempfile.py]=1 # FIXME nested "if" is in wrong place. 3.6.2. may work though
|
||||
[test_thread.py]=1
|
||||
[test_threading.py]=1
|
||||
[test_threadsignals.py]=1 # doesn't terminate test_lock_acquire_retries
|
||||
@@ -153,6 +154,7 @@ SKIP_TESTS=(
|
||||
[test_urllib2net.py]=1 # it fails on its own
|
||||
[test_urllibnet.py]=1 # it fails on its own
|
||||
[test_urlparse.py]=1 # test assert error
|
||||
[test_uu.py]=1 # May 3.6.2. may work
|
||||
|
||||
[test_weakref.py]=1 # doesn't terminate test_threaded_weak_valued_consistency (__main__.MappingTestCase) ...
|
||||
[test_winreg.py]=1 # it fails on its own
|
||||
|
Reference in New Issue
Block a user