[Testbot] Plone 5.1 - Python 2.7 - Build # 652 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sat Oct 21 14:26:47 UTC 2017


Plone 5.1 - Python 2.7 - Build # 652 - Still Failing:

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

Changes:

No changes






Test Results:

3 tests failed.
FAILED:  plone.namedfile.tests.test_scaling.ImageScalingTests.testGetRetinaScaleByHeightOnly

Error Message:
[] is not true

Stack Trace:
[] is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7 at 2/src/plone.namedfile/plone/namedfile/tests/test_scaling.py", line 202, in testGetRetinaScaleByHeightOnly
    self.assertTrue(foo.srcset)
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.namedfile.tests.test_scaling.ImageScalingTests.testGetRetinaScaleByWidthAndHeight

Error Message:
[] is not true

Stack Trace:
[] is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7 at 2/src/plone.namedfile/plone/namedfile/tests/test_scaling.py", line 158, in testGetRetinaScaleByWidthAndHeight
    self.assertTrue(foo.srcset)
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.namedfile.tests.test_scaling.ImageScalingTests.testGetRetinaScaleByWidthOnly

Error Message:
[] is not true

Stack Trace:
[] is not true

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7 at 2/src/plone.namedfile/plone/namedfile/tests/test_scaling.py", line 180, in testGetRetinaScaleByWidthOnly
    self.assertTrue(foo.srcset)
  File "/usr/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


More information about the Testbot mailing list