[Testbot] FAILED (failures=1) : ATCT-trunk Plone-trunk Zope-trunk Python-2.5.2

ATContentTypes Tests plone-tests at epy.co.at
Wed Jan 14 08:09:33 UTC 2009


ATContentTypes Tests : FAILED (failures=1) 
ATCT-trunk Plone-trunk Zope-trunk Python-2.5.2

Running /usr/local/python2.5/bin/python ./bin/test --package Products.ATContentTypes
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/utils.py:21: DeprecationWarning: InitializeClass is deprecated. import from App.class_init instead
  from Globals import InitializeClass
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PortalTransforms/Products/PortalTransforms/TransformEngine.py:7: DeprecationWarning: PersistentMapping is deprecated. import from Persistence instead
  from Globals import PersistentMapping
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PortalTransforms/Products/PortalTransforms/chain.py:4: DeprecationWarning: Persistent is deprecated. import from Persistence instead
  from Globals import Persistent
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/ReferenceEngine.py:24: DeprecationWarning: DTMLFile is deprecated. import from App.special_dtml instead
  from Globals import InitializeClass, DTMLFile, PersistentMapping
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/__init__.py:11: DeprecationWarning: ImageFile is deprecated. import from App.ImageFile instead
  misc_ = {'plone_icon': Globals.ImageFile(
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/content/base.py:28: DeprecationWarning: REPLACEABLE is deprecated. import from OFS.ObjectManager instead
  from Globals import REPLACEABLE
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.Marshall/Products/Marshall/config.py:23: DeprecationWarning: package_home is deprecated. import from App.Common instead
  from Globals import package_home
/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.PluggableAuthService/Products/PluggableAuthService/permissions.py:23: DeprecationWarning: ApplicationDefaultPermissions is deprecated. import from AccessControl.Permission instead
  from Globals import ApplicationDefaultPermissions
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 3.878 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/kss.core/kss/core/pluginregistry/_concatresource/meta.py:17: DeprecationWarning: initializeClass is deprecated. Please import InitializeClass from App.class_init
  from Products.Five.security import getSecurityInfo, protectClass, protectName,\
 in 14.601 seconds.
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/utils.py:502: DeprecationWarning: raising a string exception is deprecated
  action ='./manage_main',)
 in 13.372 seconds.


Failure in test test_bobo_hook_security (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 253, in test_bobo_hook_security
    self.assertStatusEqual(response3.getStatus(), 401)
  File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 57, in assertStatusEqual
    self.failUnlessEqual(a, b)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 200 != 401

  Ran 696 tests with 1 failures and 0 errors in 2 minutes 40.955 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.614 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.022 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.

FAILED (failures=1) 




More information about the Testbot mailing list