[issue8431] buildbot: test_tokenize and test_io hung on ARMv4 Debian 3.x

STINNER Victor report at bugs.python.org
Sat Apr 17 15:51:04 CEST 2010


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

test_tokenize and test_io does sometimes hung on buildbot ARMv4 Debian 3.x. It looks to be related to #8429.

http://www.python.org/dev/buildbot/builders/ARMv4 Debian 3.x/builds/52/steps/test/logs/stdio
---------
...
test_tokenize

command timed out: 1800 seconds without output, killing pid 10998
process killed by signal 9
program finished with exit code -1
elapsedTime=12155.584910
---------

http://www.python.org/dev/buildbot/builders/ARMv4 Debian 3.x/builds/50/steps/test/logs/stdio
----------
...
test_io

command timed out: 1800 seconds without output, killing pid 18097
process killed by signal 9
program finished with exit code -1
elapsedTime=3859.149082
----------

----------
keywords: buildbot
messages: 103401
nosy: haypo
severity: normal
status: open
title: buildbot: test_tokenize and test_io hung on ARMv4 Debian 3.x
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8431>
_______________________________________


More information about the Python-bugs-list mailing list