[issue26924] android: test_concurrent_futures fails

Xavier de Gaye report at bugs.python.org
Sat May 7 13:00:08 EDT 2016


Xavier de Gaye added the comment:

Here is the result of the test:

root at generic_x86:/data/local/tmp # python -m test -v test_concurrent_futures
== CPython 3.6.0a0 (default:811ccdee6f87+, May 7 2016, 18:51:28) [GCC 4.9 20140827 (prerelease)]
==   Linux-3.4.67+-i686-with-libc little-endian
==   hash algorithm: fnv 32bit
==   /data/local/tmp/test_python_2024
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1, isolated=0)
Run tests sequentially
0:00:00 [1/1] test_concurrent_futures
test_concurrent_futures skipped -- This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770.
1 test skipped:
    test_concurrent_futures
Total duration: 0:00:01

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26924>
_______________________________________


More information about the Python-bugs-list mailing list