[Zope-tests] UNKNOWN : Zope-trunk Python-2.3.4 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Tue Feb 1 22:49:32 EST 2005
Zope Unit Tests : UNKNOWN
Zope-trunk Python-2.3.4 : Linux
Running /usr/local/python2.3/bin/python test.py
Traceback (most recent call last):
File "test.py", line 920, in ?
process_args()
File "test.py", line 910, in process_args
bad = main(module_filter, test_filter, libdir)
File "test.py", line 679, in main
files = find_tests(module_filter)
File "test.py", line 480, in find_tests
walk_with_symlinks(pathinit.testdir, finder.visit, rx)
File "test.py", line 630, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "test.py", line 630, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "test.py", line 630, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "test.py", line 624, in walk_with_symlinks
visit(arg, path, names)
File "test.py", line 460, in visit
__import__(pkg)
File "/autotest/temp/python23-zope28/lib/python/Products/SiteErrorLog/__init__.py", line 19, in ?
import SiteErrorLog
File "/autotest/temp/python23-zope28/lib/python/Products/SiteErrorLog/SiteErrorLog.py", line 31, in ?
from Products.PageTemplates.PageTemplateFile import PageTemplateFile
File "/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/PageTemplateFile.py", line 27, in ?
from PageTemplate import PageTemplate
File "/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/PageTemplate.py", line 27, in ?
from Expressions import getEngine
File "/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/Expressions.py", line 23, in ?
from TALES import Engine, CompilerError, _valid_name, NAME_RE, \
File "/autotest/temp/python23-zope28/lib/python/Products/PageTemplates/TALES.py", line 20, in ?
import re, sys, ZTUtils
File "/autotest/temp/python23-zope28/lib/python/ZTUtils/__init__.py", line 25, in ?
from ZTUtils.Zope import Batch, TreeMaker, SimpleTreeMaker, LazyFilter
File "/autotest/temp/python23-zope28/lib/python/ZTUtils/Zope.py", line 21, in ?
from Products.ZCatalog.Lazy import Lazy
File "/autotest/temp/python23-zope28/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/autotest/temp/python23-zope28/lib/python/Products/ZCatalog/ZCatalog.py", line 35, in ?
from ZCatalogIndexes import ZCatalogIndexes
File "/autotest/temp/python23-zope28/lib/python/Products/ZCatalog/ZCatalogIndexes.py", line 27, in ?
from Products.PluginIndexes.common.PluggableIndex import PluggableIndexInterface
File "/autotest/temp/python23-zope28/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
import common.UnIndex as UnIndex
File "/autotest/temp/python23-zope28/lib/python/Products/PluginIndexes/common/UnIndex.py", line 91
except:
^
IndentationError: unindent does not match any outer indentation level
More information about the Zope-tests
mailing list