[issue29185] test_distutils fails on Android API level 24

2017-11-18 Thread Xavier de Gaye
Change by Xavier de Gaye : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue29185] test_distutils fails on Android API level 24

2017-11-18 Thread Xavier de Gaye
Xavier de Gaye added the comment: New changeset d34d8fc24f23ccff5de03c9277da5acbbdc30e90 by xdegaye in branch 'master': bpo-29185: Fix `test_distutils` failures on Android (GH-4438) https://github.com/python/cpython/commit/d34d8fc24f23ccff5de03c9277da5acbbdc30e90 --

[issue29185] test_distutils fails on Android API level 24

2017-11-17 Thread Xavier de Gaye
Change by Xavier de Gaye : -- pull_requests: +4380 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue29185] test_distutils fails on Android API level 24

2017-11-13 Thread Xavier de Gaye
Change by Xavier de Gaye : -- versions: -Python 3.6 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue29185] test_distutils fails on Android API level 24

2017-02-03 Thread Xavier de Gaye
Changes by Xavier de Gaye : -- assignee: xdegaye -> ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue29185] test_distutils fails on Android API level 24

2017-01-12 Thread Xavier de Gaye
Xavier de Gaye added the comment: can_symlink() is needed by test_posixpath and other tests, new patch. -- Added file: http://bugs.python.org/file46271/test_distutils_3.patch ___ Python tracker

[issue29185] test_distutils fails on Android API level 24

2017-01-12 Thread Xavier de Gaye
Xavier de Gaye added the comment: This new patch skips the second test when hard links fail on the platform under test. -- Added file: http://bugs.python.org/file46269/test_distutils_2.patch ___ Python tracker ___

[issue29185] test_distutils fails on Android API level 24

2017-01-07 Thread Xavier de Gaye
Xavier de Gaye added the comment: Patch attached. -- keywords: +patch stage: needs patch -> patch review Added file: http://bugs.python.org/file46195/test_distutils.patch ___ Python tracker

[issue29185] test_distutils fails on Android API level 24

2017-01-06 Thread Xavier de Gaye
New submission from Xavier de Gaye: == ERROR: test_tarfile_vs_tar (distutils.tests.test_archive_util.ArchiveUtilTestCase) -- Traceback (most recent call last):