[Testbot] FAILED (failures=3) : Plone-4.0 Zope-2.12 Python-2.6.2

Plone Libraries Tests plone-tests at epy.co.at
Thu Oct 8 03:07:53 UTC 2009


Plone Libraries Tests : FAILED (failures=3) 
Plone-4.0 Zope-2.12 Python-2.6.2

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package plone --module !plone.recipe
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.624 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.071 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.217 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.006 seconds.


Failure in test testLegacyPortletsConverted (plone.app.upgrade.v30.tests.TestMigrations_v2_5_x)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 359, in testLegacyPortletsConverted
    self.assertEquals(True, portletAssignments.getBlacklistStatus(CONTEXT_PORTLETS))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: True != None



Failure in test testLegacyPortletsConvertedBadSlots (plone.app.upgrade.v30.tests.TestMigrations_v2_5_x)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 431, in testLegacyPortletsConvertedBadSlots
    self.assertEquals(True, portletAssignments.getBlacklistStatus(CONTEXT_PORTLETS))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: True != None



Failure in test testLegacyPortletsConvertedNoSlots (plone.app.upgrade.v30.tests.TestMigrations_v2_5_x)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 394, in testLegacyPortletsConvertedNoSlots
    self.assertEquals(True, portletAssignments.getBlacklistStatus(CONTEXT_PORTLETS))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: True != None

  Ran 887 tests with 3 failures and 0 errors in 1 minutes 53.769 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.002 seconds.
  Ran 6 tests with 0 failures and 0 errors in 3.308 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 50.131 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.006 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.046 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 7.194 seconds.
  Ran 115 tests with 0 failures and 0 errors in 25.670 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.049 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.006 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.030 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.436 seconds.
  Ran 11 tests with 0 failures and 0 errors in 4.489 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.280 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.009 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.051 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.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.556 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.663 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.004 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.922 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.003 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.054 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.288 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 397 tests with 0 failures and 0 errors in 2.249 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1518 tests, 3 failures, 0 errors in 3 minutes 46.854 seconds.

FAILED (failures=3) 




More information about the Testbot mailing list