[Testbot] OK : Plone-2.5 Zope-2.8 Python-2.3.6

CMFPlone Tests plone-tests at epy.co.at
Tue Apr 22 03:08:25 UTC 2008


CMFPlone Tests : OK
Plone-2.5 Zope-2.8 Python-2.3.6

Running /usr/local/python2.3/bin/python /home/stefan/autotest/temp/python23-zope28/test.py --config-file etc/zope.conf --libdir Products --dir Products/CMFPlone
Installing CMFCore ... done (0.575s)
Installing CMFDefault ... done (0.421s)
Installing CMFCalendar ... done (0.037s)
Installing CMFTopic ... done (0.010s)
Installing DCWorkflow ... done (0.113s)
Installing CMFActionIcons ... done (0.024s)
Installing CMFQuickInstallerTool ... done (0.081s)
Installing CMFFormController ... done (0.174s)
Installing GroupUserFolder ... done (0.185s)
Installing ZCTextIndex ... done (0.020s)
Installing CMFPlone ... done (2.244s)
Installing Archetypes ... done (1.545s)
Installing ATContentTypes ... /home/stefan/autotest/temp/python23-zope28-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.836s)
Installing ATReferenceBrowserWidget ... done (0.013s)
Installing CMFDynamicViewFTI ... done (0.013s)
Installing ExternalEditor ... done (0.022s)
Installing ExtendedPathIndex ... done (0.025s)
Installing ResourceRegistries ... done (0.091s)
Installing SecureMailHost ... done (0.012s)
Installing CMFPlacefulWorkflow ... done (0.048s)
Installing PasswordResetTool ... done (0.023s)
Installing PluggableAuthService ... done (0.017s)
Installing PluginRegistry ... done (0.013s)
Installing PlonePAS ... done (0.016s)
Installing kupu ... /home/stefan/autotest/temp/python23-zope28-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.051s)
Installing Five ... done (2.814s)
Adding Plone Site ... /home/stefan/autotest/temp/python23-zope28-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/python23-zope28-cmf16-plone25/Products/PluggableAuthService/plugins/BasePlugin.py:73: DeprecationWarning: isImplementedBy has been renamed to providedBy
  return interface.isImplementedBy( self )
done (5.765s)
testbrowser not found; testbrowser tests skipped
/home/stefan/autotest/temp/python23-zope28-cmf16-plone25/Products/CMFCore/TypesTool.py:905: DeprecationWarning: TypeInformation.listContentTypes(by_metatype=1) is deprecated.
  DeprecationWarning)
/home/stefan/autotest/temp/python23-zope28-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)
/usr/local/python2.3/lib/python2.3/site-packages/PIL/McIdasImagePlugin.py:29: FutureWarning: x<<y losing bits or changing sign will return a long in Python 2.4 and up
  return ord(c[3+i])+(ord(c[2+i])<<8)+(ord(c[1+i])<<16)+(ord(c[i])<<24)
/usr/local/python2.3/lib/python2.3/site-packages/PIL/MpegImagePlugin.py:40: FutureWarning: x<<y losing bits or changing sign will return a long in Python 2.4 and up
  self.bitbuffer = (self.bitbuffer << 8) + c
/usr/local/python2.3/lib/python2.3/site-packages/PIL/SunImagePlugin.py:31: FutureWarning: x<<y losing bits or changing sign will return a long in Python 2.4 and up
  return ord(c[3]) + (ord(c[2])<<8) + (ord(c[1])<<16) + (ord(c[0])<<24)
----------------------------------------------------------------------
Ran 1910 tests in 305.830s

OK




More information about the Testbot mailing list