Chi Hsuan Yen added the comment:

For test_getgroups, in Android 5.1 `id` does not support -G. [1] In Android 6.x 
`id` seems to support -G. [2] I guess CPython can just skip the test on Android 
< 6.0.

[1] 
https://android.googlesource.com/platform/system/core/+/android-5.1.1_r37/toolbox/id.c
[2] 
https://android.googlesource.com/platform/external/toybox/+/master/toys/posix/id.c

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26932>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to