Message98509
This is a fresh py3k checkout on a fresh Debian Lenny install:
======================================================================
ERROR: test_pool_worker_lifetime (test.test_multiprocessing.WithProcessesTestPoolWorkerLifetime)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/antoine/py3k/py3k/Lib/test/test_multiprocessing.py", line 1076, in test_pool_worker_lifetime
self.assertNotEqual(sorted(origworkerpids), sorted(finalworkerpids))
TypeError: unorderable types: NoneType() < int()
---------------------------------------------------------------------- |
|
Date |
User |
Action |
Args |
2010-01-29 14:02:40 | pitrou | set | recipients:
+ pitrou, jnoller |
2010-01-29 14:02:40 | pitrou | set | messageid: <1264773760.19.0.248393154087.issue7805@psf.upfronthosting.co.za> |
2010-01-29 14:02:37 | pitrou | link | issue7805 messages |
2010-01-29 14:02:37 | pitrou | create | |
|