[issue29562] test_getgroups of test_posix fails (on OS X 10.10)

Ronald Oussoren report at bugs.python.org
Mon Feb 20 02:22:43 EST 2017


Ronald Oussoren added the comment:

Note that the result of getgroups(2) is fixed on login, while "id -G" reflects the current state of the user database on macOS. Could this explain this failure? That is, have you tried logging out and in again before running the test suite?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29562>
_______________________________________


More information about the Python-bugs-list mailing list