[Testbot] FAILED (failures=4) : AT-trunk Plone-trunk Zope-trunk Python-2.4.6

Archetypes Tests plone-tests at epy.co.at
Sat Feb 28 05:49:07 UTC 2009


Archetypes Tests : FAILED (failures=4) 
AT-trunk Plone-trunk Zope-trunk Python-2.4.6

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.852 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.415 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.603 seconds.
  Ran 52 tests with 0 failures and 0 errors in 2.376 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite in 3.251 seconds.
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.4-linux-i686.egg/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/eggs/Zope2-2.12.0.a1-py2.4-linux-i686.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_annotation.AnnDummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.4-linux-i686.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_event.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 489 tests with 0 failures and 0 errors in 1 minutes 29.573 seconds.
Running Products.CMFTestCase.layer.ZCML tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.139 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 1.112 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.140 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.


Failure in test test_annotation (Products.Archetypes.tests.test_athistoryaware.ATHistoryAwareTests)
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_athistoryaware.py", line 117, in test_annotation
    self.assertEqual(tuple(key1_history), expected)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: () != ('trout', 'python', 'python', 'python', 'eggs')



Failure in test test_annotationlifetime (Products.Archetypes.tests.test_athistoryaware.ATHistoryAwareTests)
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_athistoryaware.py", line 129, in test_annotationlifetime
    self.assertEqual(tuple(key3_history), expected)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: () != (False, False, True, False, False)



Failure in test test_maxReturned (Products.Archetypes.tests.test_athistoryaware.ATHistoryAwareTests)
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_athistoryaware.py", line 133, in test_maxReturned
    self.assertEqual(len(history), 2)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 0 != 2



Failure in test test_simpleAttributes (Products.Archetypes.tests.test_athistoryaware.ATHistoryAwareTests)
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_athistoryaware.py", line 110, in test_simpleAttributes
    self.assertEqual(tuple(foo_history), expected)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: () != ('mit', 'baz', 'baz', 'baz', 'bar')

  Ran 24 tests with 4 failures and 0 errors in 10.932 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 581 tests, 4 failures, 0 errors in 1 minutes 51.921 seconds.

FAILED (failures=4) 




More information about the Testbot mailing list