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

plone.* Tests plone-tests at epy.co.at
Sun Nov 16 05:20:37 UTC 2008


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

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package plone --module !plone.recipe
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/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 unit tests:
  Ran 372 tests with 0 failures and 0 errors in 8.812 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 4.036 seconds.
Installing plone.portlet.static ... done (0.037s)
Installing plone.portlet.collection ... done (0.032s)
  Ran 36 tests with 0 failures and 0 errors in 0.242 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 12.103 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt
Failed doctest test for markup.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 8, in markup.txt
Failed example:
    self.browser.open('http://nohost/plone/@@markup-controlpanel')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[1]>", line 1, in ?
        self.browser.open('http://nohost/plone/@@markup-controlpanel')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 14, in markup.txt
Failed example:
    self.browser.getControl(name='form.default_type').value
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[3]>", line 1, in ?
        self.browser.getControl(name='form.default_type').value
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.default_type'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 16, in markup.txt
Failed example:
    self.browser.getControl(name='form.allowed_types').value
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[4]>", line 1, in ?
        self.browser.getControl(name='form.allowed_types').value
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.allowed_types'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 21, in markup.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[5]>", line 1, in ?
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.actions.save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 27, in markup.txt
Failed example:
    'Changes saved.' in self.browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 32, in markup.txt
Failed example:
    self.browser.getControl(name="form.actions.cancel").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[8]>", line 1, in ?
        self.browser.getControl(name="form.actions.cancel").click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.actions.cancel'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 33, in markup.txt
Failed example:
    self.browser.url.endswith('plone_control_panel')
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 38, in markup.txt
Failed example:
    'Changes canceled.' in self.browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 44, in markup.txt
Failed example:
    self.browser.open('http://nohost/plone/@@markup-controlpanel')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[11]>", line 1, in ?
        self.browser.open('http://nohost/plone/@@markup-controlpanel')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 45, in markup.txt
Failed example:
    self.browser.getControl(name='form.default_type').value = ['text/x-web-textile',]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[12]>", line 1, in ?
        self.browser.getControl(name='form.default_type').value = ['text/x-web-textile',]
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.default_type'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 46, in markup.txt
Failed example:
    self.browser.getControl(name='form.allowed_types').value = ['text/html', 'text/x-web-textile']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[13]>", line 1, in ?
        self.browser.getControl(name='form.allowed_types').value = ['text/html', 'text/x-web-textile']
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.allowed_types'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 47, in markup.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[14]>", line 1, in ?
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.actions.save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 48, in markup.txt
Failed example:
    'Changes saved' in self.browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 54, in markup.txt
Failed example:
    getDefaultContentType(self.portal)
Expected:
    'text/x-web-textile'
Got:
    'text/html'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel/plone/app/controlpanel/tests/markup.txt", line 56, in markup.txt
Failed example:
    getAllowedContentTypes(self.portal)
Expected:
    ['text/html', 'text/x-web-textile']
Got:
    ['text/html']

  Ran 762 tests with 1 failures and 0 errors in 263.229 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.582 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.675 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 33.697 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.032 seconds.
  Ran 13 tests with 0 failures and 0 errors in 4.901 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.937 seconds.
/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in <string>
  warnings.warn(
  Ran 115 tests with 0 failures and 0 errors in 67.874 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.247 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.033 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.082 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.651 seconds.
  Ran 11 tests with 0 failures and 0 errors in 5.263 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.744 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.020 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
Installing plone.browserlayer ... NOT FOUND
  Ran 16 tests with 0 failures and 0 errors in 0.150 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 4.144 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 11.398 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.010 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.453 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.012 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.204 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.700 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.013 seconds.
Total: 1377 tests, 1 failures, 0 errors

FAILED (failures=1)




More information about the Testbot mailing list