[cmf-tests] UNKNOWN : CMF-1.6 Zope-2.8 Python-2.3.6 : Linux
CMF Unit Tests
cmf-tests at epy.co.at
Thu Dec 7 22:11:05 EST 2006
CMF Unit Tests : UNKNOWN
CMF-1.6 Zope-2.8 Python-2.3.6 : Linux
Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products !Products.Five
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 989, in ?
process_args()
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 979, in process_args
bad = main(module_filter, test_filter, libdir)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 704, in main
files = find_tests(module_filter)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 501, in find_tests
walk_with_symlinks(pathinit.testdir, finder.visit, rx)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 655, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 655, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 649, in walk_with_symlinks
visit(arg, path, names)
File "/home/stefan/autotest/temp/python23-zope28/test.py", line 481, in visit
__import__(pkg)
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFActionIcons/__init__.py", line 19, in ?
from Products.CMFCore.DirectoryView import registerDirectory
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFCore/__init__.py", line 20, in ?
import PortalObject, PortalContent, PortalFolder
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFCore/PortalObject.py", line 22, in ?
from PortalFolder import PortalFolder
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFCore/PortalFolder.py", line 32, in ?
from DynamicType import DynamicType
File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFCore/DynamicType.py", line 27, in ?
from zope.app.publisher.browser import queryDefaultViewName
ImportError: cannot import name queryDefaultViewName
More information about the cmf-tests
mailing list