[Testbot] Plone 6.0 - Python 3.8 - Build # 219 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Feb 16 17:38:13 UTC 2021


Plone 6.0 - Python 3.8 - Build # 219 - Still Failing:

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


Plone 6.0 - Python 3.8 - Build # 219 - Still Failing:

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

Test Results:

1 tests failed.
FAILED:  plone.app.discussion.tests.functional_test_comments.txt

Error Message:
Failed doctest test for functional_test_comments.txt

Stack Trace:
Failed doctest test for functional_test_comments.txt
  File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.discussion/plone/app/discussion/tests/functional_test_comments.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-6.0-python-3.8/src/plone.app.discussion/plone/app/discussion/tests/functional_test_comments.txt", line 111, in functional_test_comments.txt
Failed example:
    '<a href="http://nohost/plone/author/admin">admin</a>' in browser.contents
Expected:
    True
Got:
    False


  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/srv/python3.8/lib/python3.8/doctest.py", line 2204, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list