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

CMFPlone Tests plone-tests at epy.co.at
Sat Dec 15 04:25:07 UTC 2007


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 (0.973s)
Installing CMFDefault ... done (0.314s)
Installing CMFCalendar ... done (0.037s)
Installing CMFTopic ... done (0.013s)
Installing DCWorkflow ... done (0.109s)
Installing CMFActionIcons ... done (0.025s)
Installing CMFQuickInstallerTool ... done (0.082s)
Installing CMFFormController ... done (0.245s)
Installing GroupUserFolder ... done (0.193s)
Installing ZCTextIndex ... done (0.032s)
Installing CMFPlone ... done (1.228s)
Installing Archetypes ... done (2.778s)
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 (0.787s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.027s)
Installing ExtendedPathIndex ... done (0.030s)
Installing ResourceRegistries ... done (0.098s)
Installing SecureMailHost ... done (0.018s)
Installing CMFPlacefulWorkflow ... done (0.052s)
Installing PasswordResetTool ... done (0.030s)
Installing PluggableAuthService ... done (0.029s)
Installing PluginRegistry ... done (0.022s)
Installing PlonePAS ... done (0.033s)
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.064s)
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 1.964 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 3.000 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.124 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 9.969 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 327.348 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.752 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