[Testbot] Plone 4.3 - Python 2.6 - Build # 1489 - Failure!

jenkins at plone.org jenkins at plone.org
Mon Jun 27 12:27:09 UTC 2016


Plone 4.3 - Python 2.6 - Build # 1489 - Failure:

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

Changes:

[Maurits van Rees] plone.app.querystring 1.2.10







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.6.egg/Products/PortalTransforms/tests/input/logo.png) expected:

Stack Trace:
IN image_to_tiff(/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.6.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.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.6.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.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 80, in do_convert
    msg
  File "/usr/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


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

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

Stack Trace:
IN image_to_tiff(/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.6.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.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PortalTransforms-2.1.11-py2.6.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.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 80, in do_convert
    msg
  File "/usr/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))





More information about the Testbot mailing list