[Testbot] Plone 5.2 - Python 3.6 - Build # 787 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sat May 2 14:57:27 UTC 2020


Plone 5.2 - Python 3.6 - Build # 787 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/787/ to view the results.


Plone 5.2 - Python 3.6 - Build # 787 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/787/ to view the results.

Test Results:

4 tests failed.
FAILED:  plone.dexterity.tests.test_fti.TestFTIEvents.test_dynamic_schema_refreshed_on_modify_schema_policy

Error Message:
<weakref at 0x7f3359cd00e8; to 'InterfaceClass' at 0x7f334f2fae48 (IBlank)>

Stack Trace:
<weakref at 0x7f3359cd00e8; to 'InterfaceClass' at 0x7f334f2fae48 (IBlank)>

  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp36m/plone.dexterity-2.9.7-py3.6.egg/plone/dexterity/tests/test_fti.py", line 750, in test_dynamic_schema_refreshed_on_modify_schema_policy
    DexterityFTIModificationDescription('schema_policy', '')
  File "/home/jenkins/.buildout/eggs/cp36m/plone.dexterity-2.9.7-py3.6.egg/plone/dexterity/fti.py", line 561, in ftiModified
    syncSchema(model.schema, schema, overwrite=True, sync_bases=sync_bases)
  File "/home/jenkins/.buildout/eggs/cp36m/plone.supermodel-1.6.1-py3.6.egg/plone/supermodel/utils.py", line 338, in syncSchema
    dest.__bases__ = tuple(bases)
  File "/home/jenkins/.buildout/eggs/cp36m/zope.interface-5.0.1-py3.6-linux-x86_64.egg/zope/interface/interface.py", line 404, in __setBases
    b.unsubscribe(self)
  File "/home/jenkins/.buildout/eggs/cp36m/zope.interface-5.0.1-py3.6-linux-x86_64.egg/zope/interface/interface.py", line 391, in unsubscribe
    n = self._dependents[dependent]
  File "/home/jenkins/shiningpanda/jobs/65a48de5/virtualenvs/d41d8cd9/lib/python3.6/weakref.py", line 394, in __getitem__
    return self.data[ref(key)]


FAILED:  plone.restapi.tests.test_dxfield_serializer.TestDexterityFieldSerializing.test_namedblobimage_field_serialization_returns_dict

Error Message:
{'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[695 chars]76}}} != {'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[695 chars]12}}}

Stack Trace:
{'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[695 chars]76}}} != {'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[695 chars]12}}}
  {'content-type': 'image/gif',
-  'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
?                                                        --

+  'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
?                                                         ++

   'filename': '1024x768.gif',
   'height': 768,
   'scales': {'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': 576,
                        'width': 768},
              '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},
              '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.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.6/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 365, in test_namedblobimage_field_serialization_returns_dict
    value,
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1121, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 670, in fail
    raise self.failureException(msg)


FAILED:  plone.restapi.tests.test_dxfield_serializer.TestDexterityFieldSerializing.test_namedimage_field_serialization_doesnt_choke_on_corrupt_image

Error Message:
{'content-type': 'image/gif', 'download': N[80 chars]: -1} != {'filename': '1024x768.gif', 'content-type'[122 chars]: {}}

Stack Trace:
{'content-type': 'image/gif', 'download': N[80 chars]: -1} != {'filename': '1024x768.gif', 'content-type'[122 chars]: {}}
  {'content-type': 'image/gif',
-  'download': None,
+  'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
   'filename': '1024x768.gif',
   'height': -1,
   'scales': {},
   'size': 18,
   'width': -1}

  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.6/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 302, in test_namedimage_field_serialization_doesnt_choke_on_corrupt_image
    value,
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1121, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 670, in fail
    raise self.failureException(msg)


FAILED:  plone.restapi.tests.test_dxfield_serializer.TestDexterityFieldSerializing.test_namedimage_field_serialization_returns_dict

Error Message:
{'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[695 chars]76}}} != {'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[695 chars]12}}}

Stack Trace:
{'fil[116 chars]id_1.png', 'width': 1024, 'height': 768, 'scal[695 chars]76}}} != {'fil[116 chars]id_1.gif', 'width': 1024, 'height': 768, 'scal[695 chars]12}}}
  {'content-type': 'image/gif',
-  'download': 'http://nohost/plone/doc1/@@images/uuid_1.png',
?                                                        --

+  'download': 'http://nohost/plone/doc1/@@images/uuid_1.gif',
?                                                         ++

   'filename': '1024x768.gif',
   'height': 768,
   'scales': {'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': 576,
                        'width': 768},
              '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},
              '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.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.6/src/plone.restapi/src/plone/restapi/tests/test_dxfield_serializer.py", line 279, in test_namedimage_field_serialization_returns_dict
    value,
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1121, in assertDictEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 670, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list