Issue 26925: android: test_multiprocessing_main_handling fails - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: closed Resolution: duplicate
Dependencies: Superseder: android: test_concurrent_futures fails
View: 26924
Assigned To: Nosy List: Alex.Willmer, jnoller, sbt, xdegaye
Priority: normal Keywords:

Created on 2016-05-03 13:46 by xdegaye, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
test_output.txt xdegaye, 2016-05-03 13:46 test results
Messages (3)
msg264723 - (view) Author: Xavier de Gaye (xdegaye) * (Python triager) Date: 2016-05-03 13:46
All the tests of test_multiprocessing_main_handling fail on an android emulator running an x86 system image at API level 21.
See the attached test_output.txt file.
msg264724 - (view) Author: Xavier de Gaye (xdegaye) * (Python triager) Date: 2016-05-03 13:49
This seems to be related to issue #26924.
msg265248 - (view) Author: Xavier de Gaye (xdegaye) * (Python triager) Date: 2016-05-10 14:42
Closing as duplicate of #26924.