[Zope-CMF] Win32 Tests - CMF - errors:1

zope-tests at squishdot.org zope-tests at squishdot.org
Tue Nov 4 00:05:31 EST 2003


======================================================================
Python Version:2.1.3 (#35, Apr  8 2002, 17:47:50) [MSC 32 bit (Intel)]

Modules included:
Zope (Zope-2_6-branch)
CMF (HEAD)

.........................................................................................................................................................E..............................................................................................................................................................................................
======================================================================
ERROR: test_caching (Products.CMFCore.tests.test_FSPageTemplate.FSPageTemplateTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\tests\test_FSPageTemplate.py", line 76, in test_caching
    script()
  File "C:\ZopeTests\sandbox\Zope\lib\python\Shared\DC\Scripts\Bindings.py", line 252, in __call__
    return self._bindAndExec(args, kw, None)
  File "C:\ZopeTests\sandbox\Zope\lib\python\Shared\DC\Scripts\Bindings.py", line 283, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "C:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\FSPageTemplate.py", line 191, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "C:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\FSPageTemplate.py", line 128, in pt_render
    _setCacheHeaders(self, extra_context)
  File "C:\ZopeTests\sandbox\Zope\lib\python\Products\CMFCore\utils.py", line 306, in _setCacheHeaders
    'CachingPolicyManager: %s' %
AttributeError: DummyCachingManager instance has no attribute 'getPhysicalPath'
----------------------------------------------------------------------
Ran 344 tests in 14.750s

FAILED (errors=1)




More information about the Zope-CMF mailing list