You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Go over 3.4 runtest.sh failure list
This commit is contained in:
@@ -197,7 +197,7 @@ case $PYVERSION in
|
||||
[test_atexit.py]=1 # The atexit test staring at 3.3 looks for specific comments in error lines
|
||||
[test_buffer.py]=1 # parse error
|
||||
[test_cmd_line.py]=1 # too long?
|
||||
[test_concurrent_futures.py]=1 # to long?
|
||||
[test_concurrent_futures.py]=1 # too long?
|
||||
[test_descr.py]=1 # test assertion errors
|
||||
[test_dictcomps.py]=1 # test assertion errors
|
||||
[test_doctest.py]=1 # test assertion errors
|
||||
@@ -206,7 +206,6 @@ case $PYVERSION in
|
||||
[test_faulthandler.py]=1
|
||||
[test_fileio.py]=1
|
||||
[test_grammar.py]=1
|
||||
[test_grammar.py]=1
|
||||
[test_lib2to3.py]=1
|
||||
[test_math.py]=1
|
||||
[test_modulefinder.py]=1
|
||||
@@ -250,8 +249,111 @@ case $PYVERSION in
|
||||
[test_bdb.py]=1 #
|
||||
[test_binascii.py]=1 # Doesn't terminate
|
||||
[test_binop.py]=1 # Doesn't terminate
|
||||
[test_buffer.py]=1 # parse error
|
||||
[test_builtin.py]=1 # Doesn't terminate
|
||||
[test_bz2.py]=1 # Doesn't terminate
|
||||
[test_capi.py]=1 # Doesn't terminate
|
||||
[test_cmd_line.py]=1
|
||||
[test_colorsys.py]=1 # Doesn't terminate
|
||||
[test_concurrent_futures.py]=1 # too long?
|
||||
[test_configparser.py]=1 # Doesn't terminate
|
||||
[test_curses.py]=1 # Investigate
|
||||
[test_descr.py]=1 # Doesn't terminate
|
||||
[test_dictcomps.py]=1
|
||||
[test_dict.py]=1 #
|
||||
[test_dis.py]=1 # We change line numbers - duh!
|
||||
[test_doctest2.py]=1
|
||||
[test_doctest.py]=1
|
||||
[test_docxmlrpc.py]=1
|
||||
[test_enum.py]=1
|
||||
[test_exceptions.py]=1
|
||||
[test_faulthandler.py]=1
|
||||
[test_fileio.py]=1
|
||||
[test_file_eintr.py]=1 # parse error
|
||||
[test_fileinput.py]=1 # doesn't terminate
|
||||
[test_fork1.py]=1 # too long
|
||||
[test_fractions.py]=1 # doesn't terminate
|
||||
[test_frame.py]=1 # doesn't terminate
|
||||
[test_ftplib.py]=1 # doesn't terminate
|
||||
[test_functools.py]=1 # doesn't terminate
|
||||
[test_gc.py]=1 # doesn't terminate
|
||||
[test_grammar.py]=1
|
||||
[test_generators.py]=1 # test assert failures
|
||||
[test_grp.py]=1 # Long test
|
||||
[test_hashlib.py]=1 # doesn't terminate
|
||||
[test_heapq.py]=1
|
||||
[test_httpservers.py]=1
|
||||
[test_io.py]=1
|
||||
[test_inspect.py]=1 # Syntax error Investigate
|
||||
[test_itertools.py]=1 # doesn't terminate on test_permutations
|
||||
[test_logging.py]=1 #
|
||||
[test_long.py]=1 #
|
||||
[test_marshal.py]=1 #
|
||||
[test_math.py]=1 #
|
||||
[test_minidom.py]=1 # Does not termiate
|
||||
[test_mmap.py]=1
|
||||
[test_modulefinder.py]=1 # test assertion error
|
||||
[test_multiprocessing_fork.py]=1 # doesn't terminate
|
||||
[test_multiprocessing_forkserver.py]=1 # doesn't terminate
|
||||
[test_multiprocessing_main_handling.py]=1 # doesn't terminate
|
||||
[test_multiprocessing_spawn.py]=1 # doesn't terminate
|
||||
[test_nntplib.py]=1 # doesn't terminate#
|
||||
[test_ordered_dict.py]=1
|
||||
[test_os.py]=1 # Doesn't terminate
|
||||
[test_peepholer.py]=1
|
||||
[test_pep352.py]=1
|
||||
[test_pep380.py]=1
|
||||
[test_pickle.py]=1
|
||||
[test_pkgimport.py]=1 # long
|
||||
[test_poll.py]=1
|
||||
[test_poplib.py]=1
|
||||
[test_pwd.py]=1 # Takes too long
|
||||
[test_pydoc.py]=1
|
||||
[test_queue.py]=1
|
||||
[test_raise.py]=1
|
||||
[test_re.py]=1
|
||||
[test_resource.py]=1
|
||||
[test_runpy.py]=1
|
||||
[test_sched.py]=1
|
||||
[test_scope.py]=1
|
||||
[test_select.py]=1 # Too long 11 seconds
|
||||
[test_selectors.py]=1 # Too long; 11 seconds
|
||||
[test_set.py]=1
|
||||
[test_shlex.py]=1
|
||||
[test_shutil.py]=1
|
||||
[test_signal.py]=1
|
||||
[test_smtplib.py]=1
|
||||
[test_sndhdr.py]=1
|
||||
[test_socket.py]=1 # long 25 seconds
|
||||
[test_socketserver.py]=1 # long 25 seconds
|
||||
[test_statistics.py]=1 # doesn't terminate
|
||||
[test_struct.py]=1 # Doesn't terminate
|
||||
[test_strlit.py]=1 # test failure
|
||||
[test_strptime.py]=1 # doesn't terminate
|
||||
[test_strtod.py]=1 # doesn't terminate
|
||||
[test_subprocess.py]=1 # Too long
|
||||
[test_symtable.py]=1 # Investigate bad output
|
||||
[test_sys.py]=1 # Doesn't terminate
|
||||
[test_sys_settrace.py]=1 # Doesn't terminate
|
||||
[test_sys_setprofile.py]=1
|
||||
[test_telnetlib.py]=1 # Doesn't terminate
|
||||
[test_thread.py]=1
|
||||
[test_threading.py]=1 # Too long
|
||||
[test_threadsignals.py]=1
|
||||
[test_timeout.py]=1
|
||||
[test_traceback.py]=1 # test failure
|
||||
[test_tracemalloc.py]=1
|
||||
[test_univnewlines.py]=1 # Doesn't terminate
|
||||
[test_urllib2_localnet.py]=1 # Doesn't terminate
|
||||
[test_urllib2.py]=1 # test assertion failure
|
||||
[test_urllib2net.py]=1 # Doesn't terminate
|
||||
[test_warnings.py]=1
|
||||
[test_xmlrpc.py]=1 # Doesn't terminate
|
||||
[test_zipfile.py]=1 # too long
|
||||
[test_zipfile64.py]=1
|
||||
[test_zipimport.py]=1
|
||||
[test_zipimport_support.py]=1
|
||||
[test_zlib.py]=1
|
||||
)
|
||||
if (( batch )) ; then
|
||||
# Fails in crontab environment?
|
||||
@@ -271,7 +373,7 @@ case $PYVERSION in
|
||||
[test_binop.py]=1 # Doesn't terminate
|
||||
[test_builtin.py]=1 #
|
||||
[test_bz2.py]=1 # testSeekBackwardsAcrossStreams (__main__.BZ2FileTest) ... doesn't terminiate
|
||||
[test_capi.py]=1
|
||||
[test_capi.py]=1 # Doesn't terminate
|
||||
[test_cmath]=1
|
||||
[test_cmd_line.py]=1 #
|
||||
[test_collections.py]=1
|
||||
|
Reference in New Issue
Block a user