[Zope-CMF] Re: [CMF-checkins] CVS:
Products/CMFCore/tests/fake_skins/fake_skin - testPT2.pt:1.2
Stefan H. Holek
stefan at epy.co.at
Thu Mar 10 14:35:02 EST 2005
======================================================================
ERROR: test_ContentTypeFromFSMetadata
(CMFCore.tests.test_FSPageTemplate.FSPageTemplateTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/stefan/autotest/temp/python23-zope27-cmf16/Products/CMFCore/
tests/test_FSPageTemplate.py", line 71, in
test_ContentTypeFromFSMetadata
script()
File
"/Users/stefan/autotest/temp/python23-zope27/lib/python/Shared/DC/
Scripts/Bindings.py", line 306, in __call__
return self._bindAndExec(args, kw, None)
File
"/Users/stefan/autotest/temp/python23-zope27/lib/python/Shared/DC/
Scripts/Bindings.py", line 343, in _bindAndExec
return self._exec(bound_data, args, kw)
File
"/Users/stefan/autotest/temp/python23-zope27-cmf16/Products/CMFCore/
FSPageTemplate.py", line 188, in _exec
result = self.pt_render(extra_context=bound_names)
File
"/Users/stefan/autotest/temp/python23-zope27-cmf16/Products/CMFCore/
FSPageTemplate.py", line 127, in pt_render
result = FSPageTemplate.inheritedAttribute('pt_render')(
File
"/Users/stefan/autotest/temp/python23-zope27/lib/python/Products/
PageTemplates/PageTemplate.py", line 88, in pt_render
raise PTRuntimeError, 'Page Template %s has errors.' % self.id
PTRuntimeError: Page Template testPT2 has errors.
On 10. Mär 2005, at 20:30, Jens Vagelpohl wrote:
> Tests were all passing for me, I run all of them before I make
> checkins. Do you have tracebacks showing the failure you saw?
>
> jens
--
Software Engineering is Programming when you can't. --E. W. Dykstra
More information about the Zope-CMF
mailing list