Message210959
| Author | tebeka |
|---|---|
| Recipients | jcea, mlen, ned.deily, python-dev, ronaldoussoren, tebeka |
| Date | 2014-02-11.16:15:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1392135326.16.0.223365040463.issue17557@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I still see this in 3.4rc1 ====================================================================== FAIL: test_getgroups (test.test_posix.PosixTester) ---------------------------------------------------------------------- Traceback (most recent call last): File "/private/tmp/Python-3.4.0rc1/Lib/test/test_posix.py", line 780, in test_getgroups set(posix.getgroups() + [posix.getegid()])) AssertionError: Items in the second set but not the first: 33 100 204 398 399 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-11 16:15:26 | tebeka | set | recipients: + tebeka, jcea, ronaldoussoren, ned.deily, python-dev, mlen |
| 2014-02-11 16:15:26 | tebeka | set | messageid: <1392135326.16.0.223365040463.issue17557@psf.upfronthosting.co.za> |
| 2014-02-11 16:15:26 | tebeka | link | issue17557 messages |
| 2014-02-11 16:15:25 | tebeka | create | |