bpo-28759: Skip some tests on PermissionError raised by Android by xdegaye · Pull Request #4350 · python/cpython
Conversation
Contributor
Access to mkfifo(), mknod() and hard link creation is controled
by SELinux on Android.
Remove test.support.android_not_root.
Access to mkfifo(), mknod() and hard link creation is controled by SELinux on Android. Remove test.support.android_not_root.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
xdegaye
merged commit
92c2ca7
into
python:master
miss-islington
commented
Nov 12, 2017
miss-islington commented
Contributor
Thanks @xdegaye for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
miss-islington
commented
Nov 12, 2017
miss-islington commented
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
xdegaye
deleted the
bpo-28759
branch
xdegaye
mentioned this pull request
bedevere-bot
commented
Nov 12, 2017
bedevere-bot commented
GH-4380 is a backport of this pull request to the 3.6 branch.
bedevere-bot
removed
the
needs backport to 3.6
label
xdegaye added a commit that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment