[Testbot] Plone 4.3 - Python 2.7 - Build # 1490 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Jun 27 13:10:08 UTC 2016


Plone 4.3 - Python 2.7 - Build # 1490 - Still Failing:

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

Changes:

[Godefroid Chapelle] [fc] Add plone.app.jquerytools to checkouts.cfg

[Godefroid Chapelle] [fc] Repository: plone.app.jquerytools Branch: refs/heads/master Date:







Test Results:

2 tests failed.
FAILED:  Products.PortalTransforms.tests.test_transforms.TransformTestSubclass.testSame

Error Message:
IN image_to_tiff(/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/input/logo.png) expected:

Stack Trace:
IN image_to_tiff(/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/input/logo.png) expected:
[73, 73, 42, 0, 8, 0, 0, 0, 32, 0, 0, 1, 3, 0, 1, 0, 0, 0, 24, 0]
but got:
[73, 73, 42, 0, 8, 0, 0, 0, 32, 0, 0, 1, 4, 0, 1, 0, 0, 0, 24, 0]

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 95, in testSame
    self.do_convert(filename=self.input)
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 80, in do_convert
    msg
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PortalTransforms.tests.test_transforms.TransformTestSubclass.testSameNoFilename

Error Message:
IN image_to_tiff(/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/input/logo.png) expected:

Stack Trace:
IN image_to_tiff(/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/input/logo.png) expected:
[73, 73, 42, 0, 8, 0, 0, 0, 32, 0, 0, 1, 3, 0, 1, 0, 0, 0, 24, 0]
but got:
[73, 73, 42, 0, 8, 0, 0, 0, 32, 0, 0, 1, 4, 0, 1, 0, 0, 0, 24, 0]

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 101, in testSameNoFilename
    self.do_convert()
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.7.egg/Products/PortalTransforms/tests/test_transforms.py", line 80, in do_convert
    msg
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)





More information about the Testbot mailing list