[Testbot] Plone 5.2 - Python 2.7 - Build # 48 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Oct 23 16:07:00 UTC 2017


Plone 5.2 - Python 2.7 - Build # 48 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.2-python-2.7/48/ to view the results.

Changes:

[Maurits van Rees] [fc] Repository: Products.Archetypes







Test Results:

2 tests failed.
FAILED:  Products.CMFPlone.tests.testResourceRegistries.TestResourceRegistries.test_cooking_missing

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7 at 2/src/Products.CMFPlone/Products/CMFPlone/tests/testResourceRegistries.py", line 174, in test_cooking_missing
    self.assertTrue('Could not find resource' in resp.getBody())
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.testSSOLogin.TestSSOLoginIframe.test_loginAndLogoutSSO

Error Message:
True is not false

Stack Trace:
True is not false

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7 at 2/src/Products.CMFPlone/Products/CMFPlone/tests/testSSOLogin.py", line 197, in test_loginAndLogoutSSO
    self.assertFalse('came_from' in link.url)
  File "/usr/lib/python2.7/unittest/case.py", line 416, in assertFalse
    raise self.failureException(msg)


More information about the Testbot mailing list