[issue29796] [2.7] test_weakref hangs on Python 2.7 on Windows

STINNER Victor report at bugs.python.org
Mon Jul 3 17:22:37 EDT 2017


STINNER Victor added the comment:

Another example (I checked, all tests are run except of test_weakref):

http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%202.7/builds/148/steps/test/logs/stdio

...
0:05:30 [400/403] test_file_eintr passed
0:05:30 [401/403] test_glob passed
0:05:54 [402/403] test_mmap passed (41 sec)

command timed out: 1200 seconds without output, attempting to kill
program finished with exit code 1
elapsedTime=1556.477000

----------
components: +Tests
nosy: +haypo, pitrou
title: test_weakref hangs on AppVeyor (2.7) -> [2.7] test_weakref hangs on Python 2.7 on Windows

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


More information about the Python-bugs-list mailing list