[Testbot] FAILED (failures=3) : Plone-trunk Zope-trunk Python-2.6.1 : Linux

plone.* Tests plone-tests at epy.co.at
Wed Apr 8 07:49:38 UTC 2009


plone.* Tests : FAILED (failures=3) 
Plone-trunk Zope-trunk Python-2.6.1 : Linux

Running /usr/local/python2.6/bin/python ./bin/test --package plone --module !plone.recipe
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.security-3.6.0-py2.6-linux-i686.egg/zope/security/checker.py:30: DeprecationWarning: the sets module is deprecated
  import sets
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.protect/plone/protect/tests/testAuthenticator.py:10: DeprecationWarning: AuthenticateForm: Please use the plone.protect.protect decorator
  from plone.protect.authenticator import AuthenticateForm
Running tests at level 1
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.ExtendedPathIndex-2.5-py2.6.egg/Products/ExtendedPathIndex/ExtendedPathIndex.py:7: DeprecationWarning: DTMLFile is deprecated. import from App.special_dtml instead
  from Globals import DTMLFile
 in 2.526 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 3.595 seconds.
  Running:
.............
  Ran 13 tests with 0 failures and 0 errors in 0.332 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.461 seconds.
  Running:
.........................................../home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.6-linux-i686.egg/zExceptions/unauthorized.py:47: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  self.message=message
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0.a1-py2.6-linux-i686.egg/zExceptions/unauthorized.py:57: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  if self.message is not None: return self.message


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt
Failed doctest test for foldercontents.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 243, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall-completebatch')
Expected:
    Traceback (most recent call last):
    ...
    LinkNotFoundError
Got:
    <Link text='Select all 3 items in this folder.' url='http://nohost/plone/@@folder_contents?pagenumber=1&select=all'>

...............................................................................
.............................

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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/search.txt", line 53, in search.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest search.txt[15]>", line 1, in <module>
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.10-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.10-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/search.txt", line 59, in search.txt
Failed example:
    'Changes saved.' in self.browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/search.txt", line 64, in search.txt
Failed example:
    self.site_props.enable_livesearch
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/search.txt", line 67, in search.txt
Failed example:
    jstool.getResource('livesearch.js').getEnabled()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest search.txt[19]>", line 1, in <module>
        jstool.getResource('livesearch.js').getEnabled()
    AttributeError: 'NoneType' object has no attribute 'getEnabled'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/search.txt", line 76, in search.txt
Failed example:
    'File' in self.site_props.types_not_searched
Expected:
    True
Got:
    False

.................................

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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 73, in skins.txt
Failed example:
    jstool.getResource('mark_special_links.js').getEnabled()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[19]>", line 1, in <module>
        jstool.getResource('mark_special_links.js').getEnabled()
    AttributeError: 'NoneType' object has no attribute 'getEnabled'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 100, in skins.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[28]>", line 1, in <module>
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.10-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.10-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 101, in skins.txt
Failed example:
    site_props.mark_special_links
Expected:
    'true'
Got:
    'false'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 104, in skins.txt
Failed example:
    jstool.getResource('mark_special_links.js').getEnabled()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[30]>", line 1, in <module>
        jstool.getResource('mark_special_links.js').getEnabled()
    AttributeError: 'NoneType' object has no attribute 'getEnabled'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 109, in skins.txt
Failed example:
    self.browser.getControl(name='form.ext_links_open_new_window').value = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[31]>", line 1, in <module>
        self.browser.getControl(name='form.ext_links_open_new_window').value = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.ext_links_open_new_window'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 110, in skins.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[32]>", line 1, in <module>
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.actions.save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 111, in skins.txt
Failed example:
    site_props.external_links_open_new_window
Expected:
    'true'
Got:
    'false'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 114, in skins.txt
Failed example:
    jstool.getResource('mark_special_links.js').getEnabled()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[34]>", line 1, in <module>
        jstool.getResource('mark_special_links.js').getEnabled()
    AttributeError: 'NoneType' object has no attribute 'getEnabled'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 120, in skins.txt
Failed example:
    self.browser.getControl(name='form.mark_special_links').value = False
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[35]>", line 1, in <module>
        self.browser.getControl(name='form.mark_special_links').value = False
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.mark_special_links'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 121, in skins.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[36]>", line 1, in <module>
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.actions.save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 125, in skins.txt
Failed example:
    jstool.getResource('mark_special_links.js').getEnabled()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[38]>", line 1, in <module>
        jstool.getResource('mark_special_links.js').getEnabled()
    AttributeError: 'NoneType' object has no attribute 'getEnabled'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 130, in skins.txt
Failed example:
    self.browser.getControl(name='form.ext_links_open_new_window').value = False
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[39]>", line 1, in <module>
        self.browser.getControl(name='form.ext_links_open_new_window').value = False
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.ext_links_open_new_window'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 131, in skins.txt
Failed example:
    self.browser.getControl(name="form.actions.save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[40]>", line 1, in <module>
        self.browser.getControl(name="form.actions.save").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.actions.save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt", line 135, in skins.txt
Failed example:
    jstool.getResource('mark_special_links.js').getEnabled()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[42]>", line 1, in <module>
        jstool.getResource('mark_special_links.js').getEnabled()
    AttributeError: 'NoneType' object has no attribute 'getEnabled'

...............................................................................
...............................................................................
...............................................................................
...............................................................................
...............................................................................
...................
  Ran 598 tests with 3 failures and 0 errors in 2 minutes 31.556 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.012 seconds.
  Running:
.....
  Ran 5 tests with 0 failures and 0 errors in 0.087 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.251 seconds.
  Running:
...........
  Ran 11 tests with 0 failures and 0 errors in 3.591 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.298 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Running:
................
  Ran 16 tests with 0 failures and 0 errors in 0.125 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.054 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.575 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.019 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.027 seconds.
  Running:
.........
  Ran 9 tests with 0 failures and 0 errors in 0.328 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.046 seconds.
  Running:
.....
  Ran 5 tests with 0 failures and 0 errors in 0.113 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.354 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
...................................../usr/local/python2.6/lib/python2.6/mhlib.py:83: DeprecationWarning: the multifile module has been deprecated since Python 2.5
  import multifile
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.6.egg/zope/configuration/config.py:181: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  mod = __import__(mname, *_import_chickens)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.configuration-3.4.1-py2.6.egg/zope/configuration/config.py:181: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  mod = __import__(mname, *_import_chickens)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlets/plone/portlets/README.txt:1: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  =====================
...............................................................................
...............................................................................
...............................................................................
.............................................................
  Ran 335 tests with 0 failures and 0 errors in 5.255 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Tests with failures:
   /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt
   /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/search.txt
   /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.controlpanel/plone/app/controlpanel/tests/skins.txt
Total: 992 tests, 3 failures, 0 errors in 3 minutes 7.744 seconds.

FAILED (failures=3) 




More information about the Testbot mailing list