Miki Tebeka added the comment:

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

----------
nosy: +tebeka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17557>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to