[Zope3-Users] Re: make check [OSX v3.3.0]

Robert Hicks sigzero at gmail.com
Tue Oct 10 14:47:39 EDT 2006


Jim Fulton wrote:
> Robert Hicks wrote:
>> I get the following error and it is the only one:
>>
>> Error in test checkVerificationInvalidationPersists 
>> (ZEO.tests.testConnection.MappingStorageConnectionTests)
>> Traceback (most recent call last):
>>   File 
>> "/Library/Frameworks/Python.framework/Versions/2.4//lib/python2.4/unittest.py", 
>> line 260, in run
>>     testMethod()
>>   File 
>> "/usr/local/src/Zope-3.3.0/build/lib.macosx-10.4-fat-2.4/ZEO/tests/ConnectionTests.py", 
>> line 534, in checkVerificationInvalidationPersists
>>     self._storage = self.openClientStorage('test')
>>   File 
>> "/usr/local/src/Zope-3.3.0/build/lib.macosx-10.4-fat-2.4/ZEO/tests/ConnectionTests.py", 
>> line 186, in openClientStorage
>>     realm=realm)
>>   File 
>> "/usr/local/src/Zope-3.3.0/build/lib.macosx-10.4-fat-2.4/ZEO/ClientStorage.py", 
>> line 321, in __init__
>>     self._wait(wait_timeout)
>>   File 
>> "/usr/local/src/Zope-3.3.0/build/lib.macosx-10.4-fat-2.4/ZEO/ClientStorage.py", 
>> line 342, in _wait
>>     assert self._connection.is_async()
>> AttributeError: 'NoneType' object has no attribute 'is_async'
>>
>>
>> Is that a big deal?
> 
> Probably not, butplease submit a collector issue at:
> 
>   http://www.zope.org/Collectors/Zope3-dev
> 
> Please include information about whether this was a PPC or intel mac
> and the OS version.
> 
> Jim
> 
I will do so when I get home.

Robert



More information about the Zope3-users mailing list