[Testbot] Plone 4.3 - Python 2.6 - Build # 342 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sat May 5 16:48:12 UTC 2018


Plone 4.3 - Python 2.6 - Build # 342 - Still Failing:

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

Changes:

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

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







Test Results:

1 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()))


More information about the Testbot mailing list