[Testbot] FAILED (errors=4) : Plone-3.2 Zope-2.11 Python-2.4.6

plone.* Tests plone-tests at epy.co.at
Fri Feb 13 05:29:56 UTC 2009


plone.* Tests : FAILED (errors=4) 
Plone-3.2 Zope-2.11 Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package plone --module !plone.recipe
Running unit tests:
  Ran 365 tests with 0 failures and 0 errors in 7.858 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.155 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 4.060 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.236 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 13.193 seconds.


Error in test test_anonymous_before_authenticated (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone32/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 36, in afterSetUp
    'review_state'))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Error in test test_authenticated_before_anonymous (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone32/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 36, in afterSetUp
    'review_state'))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Error in test test_changed_catalog (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone32/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 36, in afterSetUp
    'review_state'))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Error in test test_disabled (plone.app.layout.sitemap.tests.test_sitemap.SiteMapTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone32/src/plone.app.layout/plone/app/layout/sitemap/tests/test_sitemap.py", line 36, in afterSetUp
    'review_state'))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

  Ran 778 tests with 0 failures and 4 errors in 4 minutes 18.496 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.004 seconds.
  Ran 6 tests with 0 failures and 0 errors in 6.641 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.000 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Ran 27 tests with 0 failures and 0 errors in 1 minutes 1.868 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.023 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.188 seconds.
Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 5.344 seconds.
  Ran 115 tests with 0 failures and 0 errors in 1 minutes 1.479 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.213 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.014 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.068 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.944 seconds.
  Ran 11 tests with 0 failures and 0 errors in 5.272 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 0.000 seconds.
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.647 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.017 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.122 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 4.139 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 9.801 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.017 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.569 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.000 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.027 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.166 seconds.
Tearing down left over layers:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.605 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.011 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 1388 tests, 0 failures, 4 errors in 7 minutes 37.430 seconds.

FAILED (errors=4) 




More information about the Testbot mailing list