[cmf-tests] FAILED (errors=2) : CMF-1.5 Zope-2.8 Python-2.3.5 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Mon Sep 4 22:06:07 EDT 2006


CMF Unit Tests : FAILED (errors=2)
CMF-1.5 Zope-2.8 Python-2.3.5 : Linux

Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products
2006-09-05 03:45:00 ERROR Zope Default Object Creation Could not initialze a Temporary Folder because a database was not configured to be mounted at the /temp_folder mount point
======================================================================
ERROR: test_normal (CMFSetup.tests.test_workflow.Test_exportWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFSetup/tests/test_workflow.py", line 2140, in test_normal
    exportWorkflowTool( context )
  File "/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFSetup/workflow.py", line 203, in exportWorkflowTool
    subdir, filename = filename.rsplit('/', 1)
AttributeError: 'str' object has no attribute 'rsplit'

======================================================================
ERROR: test_with_filenames (CMFSetup.tests.test_workflow.Test_exportWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFSetup/tests/test_workflow.py", line 2191, in test_with_filenames
    exportWorkflowTool( context )
  File "/home/stefan/autotest/temp/python23-zope28-cmf15/Products/CMFSetup/workflow.py", line 203, in exportWorkflowTool
    subdir, filename = filename.rsplit('/', 1)
AttributeError: 'str' object has no attribute 'rsplit'

----------------------------------------------------------------------
Ran 1043 tests in 25.237s

FAILED (errors=2)


More information about the cmf-tests mailing list