[Zope3-Users] make check [OSX v3.3.0]
Jim Fulton
jim at zope.com
Tue Oct 10 08:52:26 EDT 2006
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
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-users
mailing list