[Testbot] Plone 6.0 - Python 3.9 - Build # 1361 - Failure!
jenkins-z4DKO/[email protected] Sat, 13 Aug 2022 18:09:31 +0200 (CEST)
| Newsgroups | gmane.comp.web.zope.plone.tests |
|---|---|
| Message-ID | <139088943.361.1660406972425@[104.25.47.70]> |
------=_Part_360_432920420.1660406971911
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Plone 6.0 - Python 3.9 - Build # 1361 - Failure:
Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/1361/ to view the results.
Plone 6.0 - Python 3.9 - Build # 1361 - Failure:
Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.9/1361/ to view the results.
Test Results:
4 tests failed.
FAILED: plone.restapi.tests.test_dxfield_serializer.TestDexterityImageFieldSerializingOriginalAndPNGScales.test_namedblobimage_field_serialization_doesnt_choke_on_corrupt_image
Error Message:
{'content-type': 'image/gif', 'download': '[122 chars]: -1} != {'filename': '1024x768.gif', 'content-type'[80 chars]: {}}
Stack Trace:
{'content-type': 'image/gif', 'download': '[122 chars]: -1} != {'filename': '1024x768.gif', 'content-type'[80 chars]: {}}
{'content-type': 'image/gif',
- 'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
+ 'download': None,
'filename': '1024x768.gif',
'height': -1,
'scales': {},
'size': 18,
'width': -1}
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
yield
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run
self._callTestMethod(testMethod)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
method()
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 622, in test_namedblobimage_field_serialization_doesnt_choke_on_corrupt_image
self.assertEqual(
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual
assertion_func(first, second, msg=msg)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1136, in assertDictEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
FAILED: plone.restapi.tests.test_dxfield_serializer.TestDexterityImageFieldSerializingOriginalAndPNGScales.test_namedblobimage_field_serialization_returns_dict_with_original_scale
Error Message:
{'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[1099 chars]00}}} != {'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[1099 chars]12}}}
Stack Trace:
{'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[1099 chars]00}}} != {'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[1099 chars]12}}}
{'content-type': 'image/gif',
- 'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
? --
+ 'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
? ++
'filename': '1024x768.gif',
'height': 768,
'scales': {'great': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 768,
'width': 1024},
'huge': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 768,
'width': 1024},
'icon': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 24,
'width': 32},
'large': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 600,
'width': 800},
'larger': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 750,
'width': 1000},
'listing': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 12,
'width': 16},
'mini': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 150,
'width': 200},
'preview': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 300,
'width': 400},
'teaser': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 450,
'width': 600},
'thumb': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 96,
'width': 128},
'tile': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 48,
'width': 64}},
'size': 1514,
'width': 1024}
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
yield
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run
self._callTestMethod(testMethod)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
method()
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 594, in test_namedblobimage_field_serialization_returns_dict_with_original_scale
self.assertEqual(
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual
assertion_func(first, second, msg=msg)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1136, in assertDictEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
FAILED: plone.restapi.tests.test_dxfield_serializer.TestDexterityImageFieldSerializingOriginalAndPNGScales.test_namedimage_field_serialization_doesnt_choke_on_corrupt_image
Error Message:
{'content-type': 'image/gif', 'download': '[122 chars]: -1} != {'filename': '1024x768.gif', 'content-type'[80 chars]: {}}
Stack Trace:
{'content-type': 'image/gif', 'download': '[122 chars]: -1} != {'filename': '1024x768.gif', 'content-type'[80 chars]: {}}
{'content-type': 'image/gif',
- 'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
+ 'download': None,
'filename': '1024x768.gif',
'height': -1,
'scales': {},
'size': 18,
'width': -1}
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
yield
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run
self._callTestMethod(testMethod)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
method()
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 495, in test_namedimage_field_serialization_doesnt_choke_on_corrupt_image
self.assertEqual(
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual
assertion_func(first, second, msg=msg)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1136, in assertDictEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
FAILED: plone.restapi.tests.test_dxfield_serializer.TestDexterityImageFieldSerializingOriginalAndPNGScales.test_namedimage_field_serialization_returns_dict_with_original_scale
Error Message:
{'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[1099 chars]00}}} != {'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[1099 chars]12}}}
Stack Trace:
{'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[1099 chars]00}}} != {'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[1099 chars]12}}}
{'content-type': 'image/gif',
- 'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
? --
+ 'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
? ++
'filename': '1024x768.gif',
'height': 768,
'scales': {'great': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 768,
'width': 1024},
'huge': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 768,
'width': 1024},
'icon': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 24,
'width': 32},
'large': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 600,
'width': 800},
'larger': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 750,
'width': 1000},
'listing': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 12,
'width': 16},
'mini': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 150,
'width': 200},
'preview': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 300,
'width': 400},
'teaser': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 450,
'width': 600},
'thumb': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 96,
'width': 128},
'tile': {'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
'height': 48,
'width': 64}},
'size': 1514,
'width': 1024}
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 59, in testPartExecutor
yield
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 592, in run
self._callTestMethod(testMethod)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 550, in _callTestMethod
method()
File "/home/jenkins/workspace/plone-6.0-python-3.9/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 467, in test_namedimage_field_serialization_returns_dict_with_original_scale
self.assertEqual(
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 837, in assertEqual
assertion_func(first, second, msg=msg)
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 1136, in assertDictEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/srv/python3.9/lib/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
------=_Part_360_432920420.1660406971911
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Testbot mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-testbot
------=_Part_360_432920420.1660406971911--