[Testbot] Plone 5.1 - Python 2.7 - Archetypes - Build # 1775 - Still Failing!

jenkins at plone.org jenkins at plone.org
Wed Oct 17 10:19:47 UTC 2018


Plone 5.1 - Python 2.7 - Archetypes - Build # 1775 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.1-python-2.7-at/1775/ to view the results.

Changes:

[Gil Forcada Codinachs] [fc] Repository: plone.app.widgets







Test Results:

3 tests failed.
FAILED:  Products.CMFEditions.tests.test_ATContentTypes.Startup

Error Message:
No module named bbb_at

Stack Trace:
No module named bbb_at

  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_ATContentTypes.py", line 29, in <module>
    from plone.app.testing.bbb_at import PloneTestCase


FAILED:  Products.CMFEditions.tests.test_ATReferences.Startup

Error Message:
No module named bbb_at

Stack Trace:
No module named bbb_at

  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/test_ATReferences.py", line 6, in <module>
    from plone.app.testing.bbb_at import PloneTestCase


FAILED:  Products.CMFEditions.tests.webdav_history.rst

Error Message:
Failed doctest test for webdav_history.rst

Stack Trace:
Failed doctest test for webdav_history.rst
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/webdav_history.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.1-python-2.7-at/src/Products.CMFEditions/Products/CMFEditions/tests/webdav_history.rst", line 28, in webdav_history.rst
Failed example:
    from ZServer.Testing.doctest_functional import http
Exception raised:
    Traceback (most recent call last):
      File "/srv/python2.7/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest webdav_history.rst[14]>", line 1, in <module>
        from ZServer.Testing.doctest_functional import http
    ImportError: No module named Testing.doctest_functional


  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/srv/python2.7/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list