[Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]
R. David Murray
rdmurray at bitdance.com
Fri Apr 30 04:52:03 CEST 2010
More information about the Python-Dev mailing list
Fri Apr 30 04:52:03 CEST 2010
- Previous message: [Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]
- Next message: [Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 29 Apr 2010 17:27:44 -0700, Bill Janssen <janssen at parc.com> wrote: > Well, test_grp test is failing because it assumes that group IDs are > unique, which is not guaranteed by getgrent(). And apparently not true > at PARC. > > test_posix fails on some group-related thing, too: the use of > initgroups(), which is supposed to fail, succeeds. > > test_pwd fails because the fake uid chosen for one test is a real UID > for a PARC user. > > So these are really problems with the test being based on an > insufficiently general model of the real world. Could you file bugs for these, please? The first and last others should be able to replicate easily; the middle one will probably require your help on the machine in question to debug. -- R. David Murray www.bitdance.com
- Previous message: [Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]
- Next message: [Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list