[New-bugs-announce] [issue26939] android: test_functools hangs on armv7
Xavier de Gaye
report at bugs.python.org
Tue May 3 11:37:46 EDT 2016
New submission from Xavier de Gaye:
test_functools hangs on an android emulator running an armv7 system image (but not on x86) at API level 21. The test suite hangs at
test_lru_cache_threaded (test.test_functools.TestLRUC) ...
A cause of this problem may be related to the fact that the android arm emulator runs very, very slowly.
----------
components: Cross-Build, Library (Lib)
messages: 264742
nosy: Alex.Willmer, ncoghlan, rhettinger, xdegaye
priority: normal
severity: normal
status: open
title: android: test_functools hangs on armv7
type: behavior
versions: Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26939>
_______________________________________
More information about the New-bugs-announce
mailing list