[Testbot] Plone 5.2 - Python 2.7 - Build # 147 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Jun 7 14:18:01 UTC 2019


Plone 5.2 - Python 2.7 - Build # 147 - Still Failing:

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


Plone 5.2 - Python 2.7 - Build # 147 - Still Failing:

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

Test Results:

2 tests failed.
FAILED:  plone.app.dexterity.tests.editing.rst

Error Message:
Failed doctest test for editing.rst

Stack Trace:
Failed doctest test for editing.rst
  File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 270, in editing.rst
Failed example:
    sorted(portal.portal_types.plonista.behaviors)
Expected:
    ['plone.dublincore', 'plone.namefromtitle']
Got:
    ['plone.namefromtitle']
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7/src/plone.app.dexterity/plone/app/dexterity/tests/editing.rst", line 276, in editing.rst
Failed example:
    sorted(portal.portal_types.plonista.behaviors)
Expected:
    ['plone.dublincore', 'plone.namefromtitle', 'plone.versioning']
Got:
    ['plone.namefromtitle', 'plone.versioning']


  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 2224, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.users.tests.test_pam.TestUserDataPanelWithPAM.test_pam

Error Message:
False is not true

Stack Trace:
False is not true

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp27m/plone.app.users-2.5.0-py2.7.egg/plone/app/users/tests/test_pam.py", line 48, in test_pam
    self.assertTrue('Saisissez votre nom complet, par exemple Jean Dupont.' in browser.contents)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


More information about the Testbot mailing list