Another observation:
With
TESTOPTS = -j 2 -w -u$(TEST_RESOURCES)
insted of "-j 1" it does not hang immediately,
it runs all tests to the point:
349 tests OK.
3 tests failed:
test_gdb test_posix test_socket
3 tests altered the execution environment:
test_site test_urllib2_localnet test_warnings
17 tests skipped:
test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp
test_codecmaps_kr test_codecmaps_tw test_concurrent_futures
test_curses test_devpoll test_epoll test_msilib
test_multiprocessing test_pep277 test_startfile test_unicode_file
test_winreg test_winsound test_zipfile64
Ask someone to teach regrtest.py about which tests are
expected to get skipped on gnukfreebsd9.
Re-running failed tests in verbose mode
It re-runs 3 failed tests in verbose mode,
produces enough details (one lead to http://bugs.python.org/issue18667)
but at the end python still runs.
Petr
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]