[Testbot] Plone 4.3 - Python 2.6 - Build # 341 - Failure!

jenkins at plone.org jenkins at plone.org
Sat May 5 16:41:39 UTC 2018


Plone 4.3 - Python 2.6 - Build # 341 - Failure:

Check console output at https://jenkins.plone.org/job/plone-4.3-python-2.6/341/ to view the results.

Changes:

[Alessandro Pisa] [fc] Add plone.app.viewletmanager to checkouts.cfg

[Jens W. Klein] [fc] Repository: plone.app.viewletmanager

[Alessandro Pisa] [fc] Add plone.folder to checkouts.cfg

[Jens W. Klein] [fc] Repository: plone.folder







Test Results:

2 tests failed.
FAILED:  plone.app.viewletmanager.tests.manager.rst

Error Message:
Failed doctest test for manager.rst

Stack Trace:
Failed doctest test for manager.rst
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.app.viewletmanager/plone/app/viewletmanager/tests/manager.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.app.viewletmanager/plone/app/viewletmanager/tests/manager.rst", line 63, in manager.rst
Failed example:
    from functools import total_ordering
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.6/doctest.py", line 1253, in __run
        compileflags, 1) in test.globs
      File "<doctest manager.rst[24]>", line 1, in <module>
        from functools import total_ordering
    ImportError: cannot import name total_ordering


  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/usr/lib/python2.6/doctest.py", line 2163, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.folder.tests.test_webdav.Startup

Error Message:
'module' object has no attribute 'skipUnless'

Stack Trace:
'module' object has no attribute 'skipUnless'

  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.folder/src/plone/folder/tests/test_webdav.py", line 27, in <module>
    class WebDAVTests(unittest.TestCase):
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/plone.folder/src/plone/folder/tests/test_webdav.py", line 49, in WebDAVTests
    @unittest.skipUnless(HAS_ZSERVER, 'ZServer is optional')


More information about the Testbot mailing list