New submission from Antoine Pitrou <pit...@free.fr>: test_posix has started failing deterministically on the Leopard buildbot. Stephen, did you change something in its configuration?
http://www.python.org/dev/buildbot/all/builders/AMD64%20Leopard%203.x/builds/786/steps/test/logs/stdio ====================================================================== FAIL: test_getgroups (test.test_posix.PosixTester) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/pythonbuildbot/buildarea/3.x.hansen-osx-x86-2/build/Lib/test/test_posix.py", line 390, in test_getgroups set(posix.getgroups() + [posix.getegid()])) AssertionError: Items in the first set but not the second: 108 ---------- components: Library (Lib), Tests messages: 127950 nosy: ixokai, ned.deily, pitrou, ronaldoussoren priority: critical severity: normal status: open title: test_posix failure on the Leopard buildbot type: behavior versions: Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11124> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com