[cmf-tests] FAILED (failures=1) : CMF-1.6 Zope-2.8 Python-2.3.6 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Sat Feb 17 21:45:51 EST 2007


CMF Unit Tests : FAILED (failures=1)
CMF-1.6 Zope-2.8 Python-2.3.6 : Linux

Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products !Products.Five
2007-02-18 03:29:15 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/home/stefan/autotest/temp/python23-zope28-cmf16/Products',
I skipped the one in '/home/stefan/autotest/temp/python23-zope28/lib/python/Products'.

2007-02-18 03:29:15 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
/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFCore/utils.py:160: DeprecationWarning: __call__() and view() methods using _getViewFor() as well as _getViewFor() itself are deprecated and will be removed in CMF 2.0. Bypass these methods by defining '(Default)' and 'view' Method Aliases.
  DeprecationWarning)
2007-02-18 03:31:52 WARNING ZODB.DB DB.open() has 8 open connections with a pool_size of 7
2007-02-18 03:31:56 WARNING ZODB.DB DB.open() has 9 open connections with a pool_size of 7
2007-02-18 03:32:00 WARNING ZODB.DB DB.open() has 10 open connections with a pool_size of 7
2007-02-18 03:32:03 WARNING ZODB.DB DB.open() has 11 open connections with a pool_size of 7
2007-02-18 03:32:05 WARNING ZODB.DB DB.open() has 12 open connections with a pool_size of 7
2007-02-18 03:32:07 WARNING ZODB.DB DB.open() has 13 open connections with a pool_size of 7
======================================================================
FAIL: test_MoreThanZeroDaysAgo (CMFTopic.tests.test_DateC.FriendlyDateCriterionFunctionalTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28-cmf16/Products/CMFTopic/tests/test_DateC.py", line 267, in test_MoreThanZeroDaysAgo
    self.assertEquals(len(results), resultset_size)
  File "/usr/local/python2.3/lib/python2.3/unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 10 != 11

----------------------------------------------------------------------
Ran 1201 tests in 204.639s

FAILED (failures=1)


More information about the cmf-tests mailing list