Message324274
On 28/08/2018 20:43, Michael Felt wrote:
> Attached is the output with LC_ALL=C in the prefix. If you were hoping
> for "dangling processes - your hopes are affirmed.
Previous mail ended with:
== Tests result: FAILURE ==
375 tests OK.
13 tests failed:
test__xxsubinterpreters test_asyncio test_concurrent_futures
test_ctypes test_distutils test_embed test_httpservers
test_multiprocessing_fork test_os test_pkg test_socket
test_subprocess test_time
30 tests skipped:
test_curses test_dbm_gnu test_devpoll test_epoll test_gdb
test_idle test_kqueue test_lzma test_msilib test_ossaudiodev
test_readline test_smtpnet test_socketserver test_spwd test_sqlite
test_startfile test_tcl test_timeout test_tix test_tk
test_ttk_guionly test_ttk_textonly test_turtle test_urllib2net
test_urllibnet test_winconsoleio test_winreg test_winsound
test_xmlrpc_net test_zipfile64
Total duration: 14 min 53 sec
Tests result: FAILURE
root@x066:[/data/prj/python/git/python3-3.8]
Without LC_ALL=C summary is (different):
== Tests result: FAILURE ==
376 tests OK.
10 tests failed:
test__xxsubinterpreters test_asyncio test_ctypes test_distutils
test_embed test_httpservers test_multiprocessing_forkserver
test_os test_socket test_time
32 tests skipped:
test_curses test_dbm_gnu test_devpoll test_epoll test_gdb
test_idle test_kqueue test_lzma test_msilib test_ossaudiodev
test_readline test_smtpnet test_socketserver test_spwd test_sqlite
test_startfile test_tcl test_timeout test_tix test_tk
test_ttk_guionly test_ttk_textonly test_turtle test_unicode_file
test_unicode_file_functions test_urllib2net test_urllibnet
test_winconsoleio test_winreg test_winsound test_xmlrpc_net
test_zipfile64
Total duration: 11 min 1 sec
And, rather than dangling processes, I see BrokenBarrierErrors
FYI |
|
| Date |
User |
Action |
Args |
| 2018-08-28 18:53:32 | Michael.Felt | set | recipients:
+ Michael.Felt, terry.reedy, vstinner, michael-o |
| 2018-08-28 18:53:26 | Michael.Felt | link | issue34403 messages |
| 2018-08-28 18:53:26 | Michael.Felt | create | |
|