[Testbot] Plone 6.0 - Python 3.7 - Build # 1574 - Failure!

jenkins-z4DKO/[email protected] Sat, 13 Aug 2022 18:05:04 +0200 (CEST)
Newsgroups gmane.comp.web.zope.plone.tests
Message-ID <1723954509.355.1660406704631@[172.67.83.194]>
------=_Part_354_1072729928.1660406704132
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Plone 6.0 - Python 3.7 - Build # 1574 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1574/ to view the results.


Plone 6.0 - Python 3.7 - Build # 1574 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.7/1574/ 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 632, in test_namedblobimage_field_serialization_doesnt_choke_on_corrupt_image
    value,
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1151, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 604, in test_namedblobimage_field_serialization_returns_dict_with_original_scale
    value,
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1151, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 505, in test_namedimage_field_serialization_doesnt_choke_on_corrupt_image
    value,
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1151, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, 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.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 628, in run
    testMethod()
  File "/home/jenkins/workspace/plone-6.0-python-3.7/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 477, in test_namedimage_field_serialization_returns_dict_with_original_scale
    value,
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 852, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1151, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 693, in fail
    raise self.failureException(msg)
------=_Part_354_1072729928.1660406704132
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_354_1072729928.1660406704132--