[Testbot] FAILED (failures=1) : Plone-trunk Zope-trunk Python-2.4.5

plone.* Tests plone-tests at epy.co.at
Sun Dec 21 06:01:34 UTC 2008


plone.* Tests : FAILED (failures=1)
Plone-trunk Zope-trunk Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/test --package plone --module !plone.recipe
GenericCache not found; tests skipped
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.protect/plone/protect/tests/testAuthenticator.py:11: DeprecationWarning: AuthenticateForm: Please use the plone.protect.protect decorator
  from plone.protect.authenticator import AuthenticateForm
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.409 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 9.487 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.554 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 12.361 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt
Failed doctest test for simplepublish.txt
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 81, in simplepublish.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[45]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.5.1-py2.4.egg/zope/testbrowser/browser.py", line 610, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.5.1-py2.4.egg/zope/testbrowser/browser.py", line 396, in _clickSubmit
        self.mech_browser.open(form.click(
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 206, in open
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 257, in _mech_open
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 85, in simplepublish.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/news/my-news-item'
    ?                      -----
    + 'http://nohost/plone/my-news-item'

  Ran 848 tests with 1 failures and 0 errors in 4 minutes 25.058 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.003 seconds.
  Ran 6 tests with 0 failures and 0 errors in 7.179 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 43.298 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.038 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.227 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 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.052 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.922 seconds.
  Ran 11 tests with 0 failures and 0 errors in 5.421 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 1.022 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.022 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.239 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.043 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 3.988 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 9.126 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.016 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.485 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.051 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.138 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.429 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.010 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 378 tests with 0 failures and 0 errors in 6.396 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1352 tests, 1 failures, 0 errors in 7 minutes 26.357 seconds.

FAILED (failures=1)




More information about the Testbot mailing list