[Testbot] OK : Plone-2.5 Zope-2.9 Python-2.4.4

CMFPlone Tests plone-tests at epy.co.at
Wed Aug 13 03:59:30 UTC 2008


CMFPlone Tests : OK
Plone-2.5 Zope-2.9 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope29/test.py -q -1 --config-file etc/zope.conf --package Products.CMFPlone
Installing CMFCore ... done (1.236s)
Installing CMFDefault ... done (0.335s)
Installing CMFCalendar ... done (0.036s)
Installing CMFTopic ... done (0.014s)
Installing DCWorkflow ... done (0.108s)
Installing CMFActionIcons ... done (0.024s)
Installing CMFQuickInstallerTool ... done (0.086s)
Installing CMFFormController ... done (0.301s)
Installing GroupUserFolder ... done (0.213s)
Installing ZCTextIndex ... done (0.043s)
Installing CMFPlone ... done (2.672s)
Installing Archetypes ... done (2.484s)
Installing ATContentTypes ... /home/stefan/autotest/temp/python24-zope29-cmf16-plone25/Products/Marshall/handlers/__init__.py:38: UserWarning: libxml2 not available. Unable to register libxml2 based marshallers
  warnings.warn('libxml2 not available. Unable to register libxml2 based ' \
done (1.277s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.017s)
Installing ExternalEditor ... done (0.028s)
Installing ExtendedPathIndex ... done (0.031s)
Installing ResourceRegistries ... done (0.126s)
Installing SecureMailHost ... done (0.107s)
Installing CMFPlacefulWorkflow ... done (0.052s)
Installing PasswordResetTool ... done (0.030s)
Installing PluggableAuthService ... done (0.029s)
Installing PluginRegistry ... done (0.022s)
Installing PlonePAS ... done (0.028s)
Installing kupu ... /home/stefan/autotest/temp/python24-zope29-cmf16-plone25/Products/kupu/plone/__init__.py:32: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF 2.0: kupu
  icon="kupu_icon.gif",
done (0.074s)
testbrowser not found; testbrowser tests skipped
Parsing /home/stefan/autotest/temp/python24-zope29-cmf16-plone25/etc/zope.conf
Running unit tests:
  Ran 158 tests with 0 failures and 0 errors in 4.354 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 3.629 seconds.
/home/stefan/autotest/temp/python24-zope29-cmf16-plone25/Products/CMFCore/CatalogTool.py:219: DeprecationWarning: CatalogTool._initIndexes is deprecated and will be removed in CMF 2.0.
  'removed in CMF 2.0.', DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFPlone.QuickInstallerTool.QuickInstallerTool.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.PluggableAuthService.PluggableAuthService.PluggableAuthService.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29-cmf16-plone25/Products/PluggableAuthService/plugins/BasePlugin.py:73: DeprecationWarning: isImplementedBy has been renamed to providedBy
  return interface.isImplementedBy( self )
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.PlonePAS.plugins.cookie_handler.ExtendedCookieAuthHelper.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.PlonePAS.plugins.role.GroupAwareRoleManager.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.PluggableAuthService.plugins.ZODBRoleManager.ZODBRoleManager.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.kupu.plone.plonelibrarytool.PloneKupuLibraryTool.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
  Ran 12 tests with 0 failures and 0 errors in 0.074 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 12.397 seconds.
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFDefault.Document.Document.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFDefault.File.File.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29-cmf16-plone25/Products/CMFCore/TypesTool.py:905: DeprecationWarning: TypeInformation.listContentTypes(by_metatype=1) is deprecated.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.PluggableAuthService.PluggableAuthService.PluggableAuthService.manage_beforeDelete is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29-cmf16-plone25/Products/CMFCore/TypesTool.py:278: DeprecationWarning: getActionById() is deprecated and will be removed in CMF 2.0. Please use getActionInfo()['url'] if you need an URL or queryMethodID() if you need a method ID.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFPlone.tests.dummy.DeletedItem.manage_beforeDelete is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFCore.PortalFolder.PortalFolder.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope29/lib/python/OFS/subscribers.py:74: DeprecationWarning: Products.CMFCore.PortalFolder.PortalFolder.manage_beforeDelete is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
  DeprecationWarning)
  Ran 1792 tests with 0 failures and 0 errors in 335.463 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.666 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.002 seconds.
Total: 1962 tests, 0 failures, 0 errors

OK




More information about the Testbot mailing list