This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients belopolsky, flox, ixokai, l0nwlf, loewis, michael.foord, orsenthil, pitrou, r.david.murray, ronaldoussoren
Date 2010-11-16.07:41:24
SpamBayes Score 0.00028359162
Marked as misclassified No
Message-id <1289893286.5.0.66394963761.issue7900@psf.upfronthosting.co.za>
In-reply-to
Content
I'm still -1 on changing the test.  The test only fails when run from the buildbot and the buildbot account is changed without restarting buildbot. Changing the buildbot account should happen almost never, and IMO you should restart the buildbot daemon when you do so (and that's just good practice)

Disabling the test on OSX means that os.getgroups will not get tested at all on OSX, even when I run the testsuite from the command-line.
History
Date User Action Args
2010-11-16 07:41:26ronaldoussorensetrecipients: + ronaldoussoren, loewis, ixokai, belopolsky, orsenthil, pitrou, r.david.murray, michael.foord, flox, l0nwlf
2010-11-16 07:41:26ronaldoussorensetmessageid: <1289893286.5.0.66394963761.issue7900@psf.upfronthosting.co.za>
2010-11-16 07:41:24ronaldoussorenlinkissue7900 messages
2010-11-16 07:41:24ronaldoussorencreate