New submission from Xavier de Gaye: test_distutils fails on an android emulator running an x86 system image at API level 21.
See the attached test_output.txt file. Some of these failed tests could be skipped, supposing that native compilation of extension modules on android itself (as opposed to using cross-compilation) is not supported. ---------- components: Cross-Build, Library (Lib) files: test_output.txt messages: 264732 nosy: Alex.Willmer, dstufft, eric.araujo, xdegaye priority: normal severity: normal status: open title: android: test_distutils fails type: behavior versions: Python 3.6 Added file: http://bugs.python.org/file42698/test_output.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26931> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com