[Zope-tests] FAILED (errors=1) : Zope-2.9 Python-2.4.3 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sun Apr 9 21:15:39 EDT 2006


Zope Unit Tests : FAILED (errors=1)
Zope-2.9 Python-2.4.3 : Linux

Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:155: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  LOG('Zope', ERROR, '_delObject() threw', error=sys.exc_info())
/home/stefan/autotest/temp/python24-zope29/lib/python/Products/BTreeFolder2/BTreeFolder2.py:196: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  error=sys.exc_info())
/home/stefan/autotest/temp/python24-zope29/lib/python/Products/BTreeFolder2/BTreeFolder2.py:208: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  LOG('BTreeFolder2', INFO, 'Fixed %s.' % path)
/home/stefan/autotest/temp/python24-zope29/lib/python/Products/PageTemplates/PageTemplateFile.py:150: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  '\n'.join(self._v_errors))
/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Transience/Transience.py:802: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  error=sys.exc_info()
/home/stefan/autotest/temp/python24-zope29/lib/python/Products/Transience/Transience.py:438: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  ('Transient object container %s max subobjects '


Error in test test_dont_break_getPhysicalPath (Testing.tests.test_makerequest.MakerequestTests)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope29/lib/python/Testing/tests/test_makerequest.py", line 40, in test_dont_break_getPhysicalPath
    makerequest(item).getPhysicalPath())
  File "/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/Traversable.py", line 109, in getPhysicalPath
    path = p.getPhysicalPath() + path
AttributeError: getPhysicalPath

/home/stefan/autotest/temp/python24-zope29/lib/python/Products/PythonScripts/PythonScript.py:212: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  LOG(self.meta_type, INFO, _log_complaint)
/home/stefan/autotest/temp/python24-zope29/lib/python/ZServer/datatypes.py:174: DeprecationWarning: The zLOG package is deprecated and will be removed in Zope 2.11. Use the Python logging module instead.
  zLOG.LOG("Zope", zLOG.ERROR, msg)
  Ran 4552 tests with 0 failures and 1 errors in 187.364 seconds.

FAILED (errors=1)


More information about the Zope-tests mailing list