[ZODB-Dev] Failing tests of ZODB on Linux 64-bit

Gary Poster gary at zope.com
Wed May 9 18:19:34 EDT 2007


On May 9, 2007, at 1:40 PM, Gary Poster wrote:

>
> On May 9, 2007, at 1:35 PM, Christian Theune wrote:
>
>> Hey,
>>
>> my new buildbot just discovered this:
>>
>> Failure in test test32 (BTrees.tests.testBTrees.FamilyTest)
>> Traceback (most recent call last):
>>   File "/usr/lib64/python2.4/unittest.py", line 260, in run
>>     testMethod()
>>   File "/data/buildbot/slave/ZODB/build/src/BTrees/tests/ 
>> testBTrees.py", line 1712, in test32
>>     self.assert_(BTrees.family32.maxint + 1 not in s)
>>   File "/usr/lib64/python2.4/unittest.py", line 309, in failUnless
>>     if not expr: raise self.failureException, msg
>> AssertionError
>
> That's mine.  I'll try to get my 64 bit machine working again-- 
> upgrade issues have killed it ATM.

64 bit machine was alive enough to repro and fix, at least.  I  
checked in the fix (just a test change) to SVN (r75659).  I have not  
released a ZODB egg because I don't think you need one for buildbot  
and Jim says he will be releasing one with some more important  
changes soon.

Thanks

Gary


More information about the ZODB-Dev mailing list