STINNER Victor added the comment: Yet another bug. I see a pattern, a lot of tests ends with test_threading running in background, test_threading is the last test to run, and then regrtest stops logging anything and buildbot kills the test.
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%202.7/builds/126/steps/test/logs/stdio ... 0:05:18 [399/404] test_scope passed -- running: test_threading (128 sec) 0:05:19 [400/404] test_longexp passed -- running: test_threading (129 sec) 0:05:19 [401/404] test_strptime passed -- running: test_threading (129 sec) 0:05:20 [402/404] test_logging passed -- running: test_threading (130 sec) 0:05:27 [403/404] test_select passed -- running: test_threading (137 sec) command timed out: 1200 seconds without output running ['make', 'buildbottest', 'TESTOPTS=-j2 -j4', 'TESTPYTHONOPTS=', 'TESTTIMEOUT=900'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=1528.143168 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30351> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com