Chi Hsuan Yen added the comment:

FWIW, test_functools passes on ASUS Zenfone 2 Laser ZE500KL with stock ROM 
(rooted) and my patchset. [1] The CPU is ARM64 and the Python is built as 
32-bit ARM binaries. test_threading (#26941) and test_importlib (#26940) pass, 
too. test_concurrent_futures (#26938) fails with 27 errors, all with "OSError: 
[Errno 38] Function not implemented", which seems the same as #26924.

The attached file contains logs of the four tests mentioned here.

[1] https://github.com/yan12125/python3-android

----------
nosy: +Chi Hsuan Yen
Added file: http://bugs.python.org/file42750/python_tests_on_arm.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26939>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to