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

CMFPlone Tests plone-tests at epy.co.at
Sun Jun 29 03:34:08 UTC 2008


CMFPlone Tests : FAILED (failures=1)
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.566s)
Installing CMFCalendar ... done (0.074s)
Installing CMFTopic ... done (0.057s)
Installing DCWorkflow ... done (0.141s)
Installing CMFActionIcons ... done (0.038s)
Installing CMFQuickInstallerTool ... done (0.240s)
Installing CMFFormController ... done (0.597s)
Installing GroupUserFolder ... done (0.965s)
Installing ZCTextIndex ... done (0.303s)
Installing CMFPlone ... done (7.216s)
Installing Archetypes ... done (0.160s)
Installing ATContentTypes ... done (0.057s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.027s)
Installing ExtendedPathIndex ... done (0.031s)
Installing ResourceRegistries ... done (0.016s)
Installing SecureMailHost ... done (0.018s)
Installing CMFPlacefulWorkflow ... done (0.020s)
Installing PasswordResetTool ... done (0.031s)
Installing PluggableAuthService ... done (0.030s)
Installing PluginRegistry ... done (0.024s)
Installing PlonePAS ... done (0.028s)
Installing kupu ... done (1.069s)
Installing CMFEditions ... done (0.136s)
Installing CMFDiffTool ... done (0.029s)
Installing PloneLanguageTool ... done (0.029s)
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.066 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 15.490 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 3.5. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
  Ran 12 tests with 0 failures and 0 errors in 0.051 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 8.685 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 3.5. Use PAS to get a group and check its members instead.
  for u_name in gtool.getGroupMembers(self.getId()):


Failure in test testGroupGetMemberIds (Products.CMFPlone.tests.testGroupUserFolder.TestUsersAndGroups)
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/testGroupUserFolder.py", line 324, in testGroupGetMemberIds
    self.assertEqual(self.group.getMemberIds(), (default_user,))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: ['test_user_1_'] != ('test_user_1_',)

/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()
  Ran 1462 tests with 1 failures and 0 errors in 400.021 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.721 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.017 seconds.
Total: 1648 tests, 1 failures, 0 errors

FAILED (failures=1)




More information about the Testbot mailing list