[Zope-Coders] Zope test results (head)
background@shane.digicool.com
background@shane.digicool.com
Wed, 14 Nov 2001 22:06:42 -0500 (EST)
No test suite found in file:
/home/background/zopetest/lib/python/Products/ZCatalog/tests/testCatalog.py
No test suite found in file:
/home/background/zopetest/lib/python/Products/Sessions/tests/testSessionDataManager.py
======================================================================
ERROR: testAddNotification (testTimeoutRelated.TestNotifications)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/background/zopetest/lib/python/Products/Transience/tests/testTimeoutRelated.py", line 25, in setUp
import Zope
File "/home/background/zopetest/lib/python/Zope/__init__.py", line 94, in ?
import ZODB, ZODB.ZApplication, imp
ImportError: No module named ZApplication
======================================================================
ERROR: testDelNotification (testTimeoutRelated.TestNotifications)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/background/zopetest/lib/python/Products/Transience/tests/testTimeoutRelated.py", line 29, in setUp
self.app = makerequest.makerequest(Zope.app())
AttributeError: 'Zope' module has no attribute 'app'
======================================================================
ERROR: testLastAccessed (testTimeoutRelated.TestLastAccessed)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/background/zopetest/lib/python/Products/Transience/tests/testTimeoutRelated.py", line 29, in setUp
self.app = makerequest.makerequest(Zope.app())
AttributeError: 'Zope' module has no attribute 'app'
----------------------------------------------------------------------
Ran 1425 tests
FAILED (errors=3)
======================================================================
OVERALL FAILED (total errors=3)