[Testbot] FAILED (failures=3) : AT-trunk Plone-trunk Zope-trunk Python-2.4.5

Archetypes Tests plone-tests at epy.co.at
Mon Jan 26 05:34:59 UTC 2009


Archetypes Tests : FAILED (failures=3) 
AT-trunk Plone-trunk Zope-trunk Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/test --package Products.Archetypes --package Products.MimetypesRegistry --package Products.PortalTransforms --package Products.validation
Running Products.Archetypes.tests.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.660 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.380 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.409 seconds.
  Ran 52 tests with 0 failures and 0 errors in 2.292 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite in 4.676 seconds.
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_classgen.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_annotation.AnnDummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)


Failure in test test_searchableText (Products.Archetypes.tests.test_baseobject.BaseObjectTest)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_baseobject.py", line 87, in test_searchableText
    '1 2 Option 1 : printemps Option 2 : \xc3\xa9t\xc3\xa9')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: '1 2 Option 1 : printemps [[plone][Option 2 : \xc3\xa9t\xc3\xa9]]' != '1 2 Option 1 : printemps Option 2 : \xc3\xa9t\xc3\xa9'

/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_event.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 492 tests with 1 failures and 0 errors in 1 minutes 25.148 seconds.
Running Products.CMFTestCase.layer.ZCML tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.141 seconds.
  Tear down Products.Archetypes.tests.layer.ZCML in 0.012 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.002 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.950 seconds.


Failure in test testBFInterface (Products.Archetypes.tests.test_interfaces.InstanceInterfaceTest)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 227, in <lambda>
    setattr(InstanceInterfaceTest, funcName, lambda self: self._testStuff())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 143, in _testStuff
    self.interfaceImplementedBy(self.instance, iface)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 105, in interfaceImplementedBy
    self.fail('The instance of %s does not implement %s correctly: \n%s'
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 301, in fail
    raise self.failureException, msg
AssertionError: The instance of BF does not implement IContainer correctly: 
An object has failed to implement interface <InterfaceClass zope.app.container.interfaces.IContainer>

        The __delitem__ attribute was not provided.
        



Failure in test testOBFInterface (Products.Archetypes.tests.test_interfaces.InstanceInterfaceTest)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 227, in <lambda>
    setattr(InstanceInterfaceTest, funcName, lambda self: self._testStuff())
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 143, in _testStuff
    self.interfaceImplementedBy(self.instance, iface)
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 105, in interfaceImplementedBy
    self.fail('The instance of %s does not implement %s correctly: \n%s'
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 301, in fail
    raise self.failureException, msg
AssertionError: The instance of OBF does not implement IContainer correctly: 
An object has failed to implement interface <InterfaceClass zope.app.container.interfaces.IContainer>

        The __delitem__ attribute was not provided.
        

  Ran 16 tests with 2 failures and 0 errors in 0.391 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.CMFTestCase.layer.ZCML in 0.002 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 24 tests with 0 failures and 0 errors in 0.449 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 584 tests, 3 failures, 0 errors in 1 minutes 37.769 seconds.

FAILED (failures=3) 




More information about the Testbot mailing list