Antoine Pitrou <pit...@free.fr> added the comment: Also witnessed on one of the buildbots:
test test_multiprocessing failed -- Traceback (most recent call last): File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/test/test_multiprocessing.py", line 1076, in test_pool_worker_lifetime self.assertNotEqual(sorted(origworkerpids), sorted(finalworkerpids)) TypeError: unorderable types: NoneType() < int() http://www.python.org/dev/buildbot/3.x.stable/builders/ia64%20Ubuntu%203.x/builds/434/steps/test/logs/stdio ---------- assignee: -> jnoller components: +Tests versions: +Python 3.1 -Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7805> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com