[Testbot] Plone 6.0 - Python 3.7 - Build # 176 - Failure!

jenkins at plone.org jenkins at plone.org
Thu Jan 21 14:51:34 UTC 2021


Plone 6.0 - Python 3.7 - Build # 176 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/176/ to view the results.


Plone 6.0 - Python 3.7 - Build # 176 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/176/ 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp37m/plone.app.discussion-3.4.3-py3.7.egg/plone/app/discussion/tests/test_notifications.py", line 217, in test_notify_moderator
    in msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 705, 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp37m/plone.app.discussion-3.4.3-py3.7.egg/plone/app/discussion/tests/test_notifications.py", line 75, in test_notify_user
    in msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 705, in assertTrue
    raise self.failureException(msg)


More information about the Testbot mailing list