Message 264743 - Python tracker
Message264743
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, brett.cannon, xdegaye |
| Date | 2016-05-03.15:42:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462290134.16.0.615698223309.issue26940@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
test_importlib hangs on an android emulator running an armv7 system image (but not on x86) at API level 21. The test suite hangs at test_deadlock (test.test_importlib.test_locks.Frozen_DeadlockAvoidanceTests) ... 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:42:14 | xdegaye | set | recipients: + xdegaye, brett.cannon, Alex.Willmer |
| 2016-05-03 15:42:14 | xdegaye | set | messageid: <1462290134.16.0.615698223309.issue26940@psf.upfronthosting.co.za> |
| 2016-05-03 15:42:14 | xdegaye | link | issue26940 messages |
| 2016-05-03 15:42:13 | xdegaye | create | |