Skip to content

bpo-29185: Fix test_distutils failures on Android#4438

Merged
xdegaye merged 1 commit intopython:masterfrom
xdegaye:bpo-29185
Nov 18, 2017
Merged

bpo-29185: Fix test_distutils failures on Android#4438
xdegaye merged 1 commit intopython:masterfrom
xdegaye:bpo-29185

Conversation

@xdegaye
Copy link
Contributor

@xdegaye xdegaye commented Nov 17, 2017

  • Run gzip with separate command line options (Android understands
    '-f9' as the name of a file).
  • Creation of a hard link is controled by SELinux on Android.

https://bugs.python.org/issue29185

* Run gzip with separate command line options (Android understands
  '-f9' as the name of a file).
* Creation of a hard link is controled by SELinux on Android.
@xdegaye xdegaye added skip news tests Tests in the Lib/test dir labels Nov 17, 2017
@xdegaye xdegaye merged commit d34d8fc into python:master Nov 18, 2017
@xdegaye xdegaye deleted the bpo-29185 branch November 18, 2017 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants