Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2017
Merged

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

merged 1 commit into from
Nov 12, 2017

Conversation

xdegaye
Copy link
Contributor

@xdegaye xdegaye commented Nov 9, 2017

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
Contributor

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

@miss-islington
Copy link
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

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