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

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


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

Running /usr/local/python2.5/bin/python ./bin/test --package plone --module !plone.recipe
GenericCache not found; tests skipped
/home/stefan/autotest/temp/python25-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.889 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 8.786 seconds.
  Ran 34 tests with 0 failures and 0 errors in 1.589 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/utils.py:502: DeprecationWarning: raising a string exception is deprecated
  action ='./manage_main',)
 in 11.694 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-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/python25-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.5.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[45]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.5.1-py2.5.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/python25-zope212-cmf22-plone40/eggs/zope.testbrowser-3.5.1-py2.5.egg/zope/testbrowser/browser.py", line 397, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 206, in open
        return self._mech_open(url, data)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 257, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python25-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 5 minutes 39.857 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 10.627 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 41.954 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.252 seconds.
  Ran 13 tests with 0 failures and 0 errors in 4.374 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.045 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.054 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 2.039 seconds.
  Ran 11 tests with 0 failures and 0 errors in 5.330 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.842 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.165 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 2.732 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 16.982 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 13.343 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.083 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.943 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.073 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.253 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.444 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 7.933 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 9 minutes 10.898 seconds.

FAILED (failures=1)




More information about the Testbot mailing list