Skip to content

bpo-28759: Skip some tests on PermissionError raised by Android#4350

Merged
xdegaye merged 1 commit into
python:masterfrom
xdegaye:bpo-28759
Nov 12, 2017
Merged

bpo-28759: Skip some tests on PermissionError raised by Android#4350
xdegaye merged 1 commit into
python:masterfrom
xdegaye:bpo-28759

Conversation

@xdegaye

@xdegaye xdegaye commented Nov 9, 2017

Copy link
Copy Markdown
Contributor

Access to mkfifo(), mknod() and hard link creation is controled
by SELinux on Android.
Remove test.support.android_not_root.

https://bugs.python.org/issue28759

Access to mkfifo(), mknod() and hard link creation is controled
by SELinux on Android.
Remove test.support.android_not_root.
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @xdegaye for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @xdegaye, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 92c2ca7633c881a56157f2fb8b2e1b8c7114e5fb 3.6

@bedevere-bot

Copy link
Copy Markdown

GH-4380 is a backport of this pull request to the 3.6 branch.

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.

4 participants