[issue8431] buildbot: hung on ARM Debian

STINNER Victor report at bugs.python.org
Sun Apr 18 01:13:51 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

On ARMv7Thumb Ubuntu trunk, build 47 hung after the following tests:
---
test_wait3
test_genericpath
test_uuid
test_zipimport_support
test_slice
test_decorators
---

build 48 hung after the following tests:
---
test_memoryio
test_robotparser
test_charmapcodec
test_ast
---

build 49 hung after the following tests:
---
test_grp
test_binascii
test_uu
test_zlib
test_unpack
test_array
test_list
test_cmd_line
test_traceback
test_global
test_index
test_cd
test_cd skipped -- No module named cd
test_bz2
test_fnmatch
test_posixpath
test_random
test_code
test_gc
test_dict
test_threading_local
test_eof
test_codecmaps_hk
test_aifc
test_descr
---

test_tokenize and test_io were not yet executed.

----------

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


More information about the Python-bugs-list mailing list