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

jenkins at plone.org jenkins at plone.org
Fri Jan 22 16:00:55 UTC 2021


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

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


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

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

Test Results:

2 tests failed.
FAILED:  plone.app.discussion.tests.test_notifications.TestModeratorNotificationUnit.test_notify_moderator

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.discussion-3.4.3-py3.6.egg/plone/app/discussion/tests/test_notifications.py", line 217, in test_notify_moderator
    in msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 682, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.discussion.tests.test_notifications.TestUserNotificationUnit.test_notify_user

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.discussion-3.4.3-py3.6.egg/plone/app/discussion/tests/test_notifications.py", line 75, in test_notify_user
    in msg)
  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