[Testbot] Plone 6.0 - Python 3.7 - Build # 223 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Feb 26 03:30:51 UTC 2021


Plone 6.0 - Python 3.7 - Build # 223 - Still Failing:

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


Plone 6.0 - Python 3.7 - Build # 223 - Still Failing:

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

Test Results:

1 tests failed.
FAILED:  Products.CMFPlone.controlpanel.tests.test_controlpanel_browser_installer.AddonsControlPanelFunctionalTest.test_addons_controlpanel_install_and_uninstall_all

Error Message:
LookupError not raised

Stack Trace:
LookupError not raised

  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/workspace/plone-6.0-python-3.7/src/Products.CMFPlone/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_installer.py", line 102, in test_addons_controlpanel_install_and_uninstall_all
    self.browser.getControl('Uninstall', index=0)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 203, in __exit__
    self._raiseFailure("{} not raised".format(exc_name))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 135, in _raiseFailure
    raise self.test_case.failureException(msg)


More information about the Testbot mailing list