[Python-Dev] Buildbots for trunk are all red
Thomas Hervé
therve at free.fr
Mon Feb 25 22:03:41 CET 2008
More information about the Python-Dev mailing list
Mon Feb 25 22:03:41 CET 2008
- Previous message: [Python-Dev] Buildbots for trunk are all red
- Next message: [Python-Dev] Buildbots for trunk are all red
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Facundo Batista a écrit : > 2008/2/25, Facundo Batista <facundobatista at gmail.com>: > > >> 2008/2/25, Christian Heimes <lists at cheimes.de>: >> >> > Thomas Herve has worked out a patch: http://bugs.python.org/issue2177 >> >> After reviewing, testing and etc, I commited it. Let's see the buildbots! :) >> > > Some are green, now, but others still are in red, failing in > test_shelve.py, because of errors like this: > > ====================================================================== > ERROR: test_get (test.test_shelve.TestAsciiFileShelve) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/test/mapping_tests.py", > line 271, in test_get > self.assert_(d.get(self.other.keys()[0]) is None) > File "/opt/users/buildbot/slave/trunk.loewis-sun/build/Lib/shelve.py", > line 104, in get > if key in self.dict: > TypeError: argument of type 'dbm.dbm' is not iterable > Hello, I've worked on that problem during the bug day. I've open a ticket with a patch at http://bugs.python.org/issue2168. -- Thomas
- Previous message: [Python-Dev] Buildbots for trunk are all red
- Next message: [Python-Dev] Buildbots for trunk are all red
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list