Message 264742 - Python tracker
Message264742
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, ncoghlan, rhettinger, xdegaye |
| Date | 2016-05-03.15:37:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462289866.52.0.349587333392.issue26939@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-03 15:37:46 | xdegaye | set | recipients: + xdegaye, rhettinger, ncoghlan, Alex.Willmer |
| 2016-05-03 15:37:46 | xdegaye | set | messageid: <1462289866.52.0.349587333392.issue26939@psf.upfronthosting.co.za> |
| 2016-05-03 15:37:46 | xdegaye | link | issue26939 messages |
| 2016-05-03 15:37:46 | xdegaye | create | |