Message 288185 - Python tracker

Message288185

Author ronaldoussoren
Recipients JDLH, ned.deily, ronaldoussoren
Date 2017-02-20.07:22:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <F65987CB-24E3-4E9F-B316-35C8F65B95B0@mac.com>
In-reply-to <1487571077.0.0.218168471551.issue29562@psf.upfronthosting.co.za>
Content
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?
History
Date User Action Args
2017-02-20 07:22:43ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, JDLH
2017-02-20 07:22:43ronaldoussorenlinkissue29562 messages
2017-02-20 07:22:43ronaldoussorencreate