[Testbot] FAILED (failures=1) : Plone-3.1 Zope-2.11 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Wed Aug 13 04:19:02 UTC 2008


plone.* Tests : FAILED (failures=1)
Plone-3.1 Zope-2.11 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package plone
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1834: DeprecationWarning: Non-ASCII character '\xc3' in file /home/stefan/autotest/temp/python24-zope211-cmf21-plone31/lib/python/plone/app/contentrules/tests/test_configuration.py on line 172, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  __import__(name)
Parsing /home/stefan/autotest/temp/python24-zope211-cmf21-plone31/etc/zope.conf
Running unit tests:
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python24-zope211-cmf21-plone31/lib/python/kss/core/permission.zcml
  warnings.warn(
  Ran 371 tests with 0 failures and 0 errors in 7.240 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.193 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 5.123 seconds.
  Ran 36 tests with 0 failures and 0 errors in 0.247 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 10.520 seconds.


Failure in test test_language (plone.app.layout.globals.tests.test_portal.TestPortalStateView)
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-zope211-cmf21-plone31/lib/python/plone/app/layout/globals/tests/test_portal.py", line 37, in test_language
    self.assertEquals(self.view.language(), 'no')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'en' != 'no'

  Ran 755 tests with 1 failures and 0 errors in 4 minutes 29.283 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.492 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.499 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.005 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Ran 27 tests with 0 failures and 0 errors in 16.152 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.012 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.377 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.733 seconds.
  Ran 111 tests with 0 failures and 0 errors in 1 minutes 9.168 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.243 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in <string>
  warnings.warn(
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in <string>
  warnings.warn(
 in 0.016 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.059 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.575 seconds.
  Ran 11 tests with 0 failures and 0 errors in 4.658 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.764 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.021 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.159 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.061 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 4.357 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 9.877 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.010 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.411 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.013 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.187 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.890 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 1365 tests, 1 failures, 0 errors in 7 minutes 7.094 seconds.

FAILED (failures=1)




More information about the Testbot mailing list