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

Archetypes Tests plone-tests at epy.co.at
Sat Jan 31 05:16:46 UTC 2009


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

Running /usr/local/python2.5/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.819 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.403 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.417 seconds.
  Ran 52 tests with 0 failures and 0 errors in 2.954 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite in 3.401 seconds.
/home/stefan/autotest/temp/python25-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/python25-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.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-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.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
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/python25-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 42.600 seconds.
Running Products.CMFTestCase.layer.ZCML tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.135 seconds.
  Tear down Products.Archetypes.tests.layer.ZCML in 0.011 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.001 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.804 seconds.


Failure in test testBFInterface (Products.Archetypes.tests.test_interfaces.InstanceInterfaceTest)
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.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 227, in <lambda>
    setattr(InstanceInterfaceTest, funcName, lambda self: self._testStuff())
  File "/home/stefan/autotest/temp/python25-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/python25-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 106, in interfaceImplementedBy
    % (className(instance), className(interface), errmsg))
  File "/usr/local/python2.5/lib/python2.5/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.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-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/python25-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/python25-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/tests/test_interfaces.py", line 106, in interfaceImplementedBy
    % (className(instance), className(interface), errmsg))
  File "/usr/local/python2.5/lib/python2.5/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.172 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.386 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 54.389 seconds.

FAILED (failures=3) 




More information about the Testbot mailing list