[issue30254] [2.7] regrtest announces 401 tests, but there are 304 tests?

2017-05-03 Thread STINNER Victor
Changes by STINNER Victor : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___

[issue30254] [2.7] regrtest announces 401 tests, but there are 304 tests?

2017-05-03 Thread STINNER Victor
STINNER Victor added the comment: It has been long time since I didn't work on Python 2.7, so I forgot that regrtest of Python 2.7 lacks *many* features of Python master. I created the issue #30258 to add code to handle crash of a test child process. > Maybe be related to issue #30255

[issue30254] [2.7] regrtest announces 401 tests, but there are 304 tests?

2017-05-03 Thread STINNER Victor
STINNER Victor added the comment: Maybe be related to issue #30255 (test_xml_etree crash related to slices). -- ___ Python tracker ___

[issue30254] [2.7] regrtest announces 401 tests, but there are 304 tests?

2017-05-03 Thread STINNER Victor
STINNER Victor added the comment: Another example, worse: --- ... [123/401] test_source_encoding [124/401] test_locale [125/401] test_unary 116 tests OK. 9 tests skipped: test_applesingle test_bsddb185 test_ioctl test_kqueue test_linuxaudiodev test_msilib test_startfile test_sunaudiodev

[issue30254] [2.7] regrtest announces 401 tests, but there are 304 tests?

2017-05-03 Thread STINNER Victor
New submission from STINNER Victor: First case: --- ... [301/401] test_with [302/401] test_import [303/401] test_xmlrpc 277 tests OK. 2 tests altered the execution environment: test_distutils test_sax 24 tests skipped: test_al test_bsddb185 test_cl test_commands test_curses test_dbm