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

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


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

Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope27/test.py --config-file etc/zope.conf --libdir Products
======================================================================
ERROR: test_normal (CMFSetup.tests.test_workflow.Test_exportWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope27-cmf15/Products/CMFSetup/tests/test_workflow.py", line 2140, in test_normal
    exportWorkflowTool( context )
  File "/home/stefan/autotest/temp/python23-zope27-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-zope27-cmf15/Products/CMFSetup/tests/test_workflow.py", line 2191, in test_with_filenames
    exportWorkflowTool( context )
  File "/home/stefan/autotest/temp/python23-zope27-cmf15/Products/CMFSetup/workflow.py", line 203, in exportWorkflowTool
    subdir, filename = filename.rsplit('/', 1)
AttributeError: 'str' object has no attribute 'rsplit'

----------------------------------------------------------------------
Ran 1041 tests in 22.012s

FAILED (errors=2)


More information about the cmf-tests mailing list