[Testbot] FAILED (failures=6) : Plone-3.0 Zope-2.10 Python-2.4.4

CMFPlone Tests plone-tests at epy.co.at
Thu Jul 31 03:29:37 UTC 2008


CMFPlone Tests : FAILED (failures=6)
Plone-3.0 Zope-2.10 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q -1 --config-file etc/zope.conf --package Products.CMFPlone
Installing CMFCore ... done (0.027s)
Installing CMFDefault ... done (0.741s)
Installing CMFCalendar ... done (0.346s)
Installing CMFTopic ... done (0.046s)
Installing DCWorkflow ... done (0.130s)
Installing CMFActionIcons ... done (0.038s)
Installing CMFQuickInstallerTool ... done (0.247s)
Installing CMFFormController ... done (0.920s)
Installing GroupUserFolder ... done (1.441s)
Installing ZCTextIndex ... done (0.456s)
Installing CMFPlone ... done (6.706s)
Installing Archetypes ... done (0.206s)
Installing ATContentTypes ... done (0.058s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.049s)
Installing ExtendedPathIndex ... done (0.049s)
Installing ResourceRegistries ... done (0.016s)
Installing SecureMailHost ... done (0.018s)
Installing CMFPlacefulWorkflow ... done (0.019s)
Installing PasswordResetTool ... done (0.040s)
Installing PluggableAuthService ... done (0.070s)
Installing PluginRegistry ... done (0.024s)
Installing PlonePAS ... done (0.027s)
Installing kupu ... done (0.847s)
Installing CMFEditions ... done (0.035s)
Installing CMFDiffTool ... done (0.078s)
Installing PloneLanguageTool ... done (0.031s)
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/etc/zope.conf
Running unit tests:
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py:323: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
  Ran 174 tests with 0 failures and 0 errors in 3.226 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 13.265 seconds.
/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 4.0. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
  Ran 12 tests with 0 failures and 0 errors in 0.155 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 14.978 seconds.
/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/PlonePAS/tools/groupdata.py:249: DeprecationWarning: portal_groups.getGroupMembers is deprecated and will be removed in Plone 4.0. Use PAS to get a group and check its members instead.
  for u_name in gtool.getGroupMembers(self.getId()):
/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/MembershipTool.py:211: DeprecationWarning: getUserIds is deprecated. Use the PAS methods instead
  return self.__getPUS().getUserIds()
/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/migrations/migration_util.py:90: DeprecationWarning: setupCurrentSkin should be called with 'REQUEST' as argument. The BBB code will be removed in CMF 2.3.
  portal.setupCurrentSkin()


Failure in test testNormalizeStringAccents (Products.CMFPlone.tests.testPloneTool.TestPloneTool)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/tests/testPloneTool.py", line 149, in testNormalizeStringAccents
    'eksempel-eoa-norsk-eoa')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'eksempel-aeoeaa-norsk-eoaa' != 'eksempel-eoa-norsk-eoa'



Failure in test testNormalizeStringUTF8 (Products.CMFPlone.tests.testPloneTool.TestPloneTool)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/tests/testPloneTool.py", line 155, in testNormalizeStringUTF8
    'eksempel-eoa-norsk-eoa')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'eksempel-aeoeaa-norsk-eoaa' != 'eksempel-eoa-norsk-eoa'



Failure in test testNormalize (Products.CMFPlone.tests.testUnicodeNormalizer.TestNormalizer)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/tests/testUnicodeNormalizer.py", line 17, in testNormalize
    'Eksempel eoa norsk EOA')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'Eksempel aeoeaa norsk EOAa' != 'Eksempel eoa norsk EOA'



Failure in test testNormalizeSingleChars (Products.CMFPlone.tests.testUnicodeNormalizer.TestNormalizer)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/tests/testUnicodeNormalizer.py", line 20, in testNormalizeSingleChars
    self.assertEqual(self.normalize(u"\xe6"), 'e')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'ae' != 'e'



Failure in test testNormalizeWithNumbers (Products.CMFPlone.tests.testUnicodeNormalizer.TestNormalizer)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/tests/testUnicodeNormalizer.py", line 33, in testNormalizeWithNumbers
    'Eksempel-1-2-3-eoa norsk EOA')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'Eksempel-1-2-3-aeoeaa norsk EOAa' != 'Eksempel-1-2-3-eoa norsk EOA'



Failure in test normalizeString (Products.CMFPlone.PloneTool.PloneTool)
Failed doctest test for Products.CMFPlone.PloneTool.PloneTool.normalizeString
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/PloneTool.py", line 954, in normalizeString

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/CMFPlone/PloneTool.py", line 1014, in Products.CMFPlone.PloneTool.PloneTool.normalizeString
Failed example:
    ptool.normalizeString(u"Eksempel æøå norsk ÆØÅ")
Expected:
    'eksempel-eoa-norsk-eoa'
Got:
    'eksempel-aeoeaa-norsk-eoaa'

  Ran 1461 tests with 6 failures and 0 errors in 466.762 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.716 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.018 seconds.
Total: 1647 tests, 6 failures, 0 errors

FAILED (failures=6)




More information about the Testbot mailing list