[Testbot] Plone 6.0 - Python 3.6 - Build # 180 - Failure!

jenkins at plone.org jenkins at plone.org
Thu Jan 21 14:45:48 UTC 2021


Plone 6.0 - Python 3.6 - Build # 180 - Failure:

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


Plone 6.0 - Python 3.6 - Build # 180 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.6/180/ 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