[Testbot] Plone 5.2 - Python 3.6 - Build # 145 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Jun 7 15:18:16 UTC 2019


Plone 5.2 - Python 3.6 - Build # 145 - Still Failing:

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


Plone 5.2 - Python 3.6 - Build # 145 - Still Failing:

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

Test Results:

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

Error Message:
False is not true

Stack Trace:
False is not true

  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp36m/plone.app.users-2.5.0-py3.6.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/python3.6/lib/python3.6/unittest/case.py", line 682, in assertTrue
    raise self.failureException(msg)


More information about the Testbot mailing list