[Testbot] Plone 5.2 - Python 3.8 - Build # 1452 - Failure!

jenkins-z4DKO/[email protected]
Newsgroups gmane.comp.web.zope.plone.tests
Message-ID <285375551.459.1659626691356@[172.67.83.194]>
Plone 5.2 - Python 3.8 - Build # 1452 - Failure:

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


Plone 5.2 - Python 3.8 - Build # 1452 - Failure:

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

Test Results:

4 tests failed.
FAILED:  plone.app.caching.tests.test_operation_utils.MiscHelpersTest.test_formatDateTime_local

Error Message:
datetime.datetime(2010, 11, 23, 19, 4, 5, tzinfo=tzlocal()) != datetime.datetime(2010, 11, 24, 3, 4, 5, tzinfo=tzlocal())

Stack Trace:
datetime.datetime(2010, 11, 23, 19, 4, 5, tzinfo=tzlocal()) != datetime.datetime(2010, 11, 24, 3, 4, 5, tzinfo=tzlocal())

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.caching-2.1.0-py3.8.egg/plone/app/caching/tests/test_operation_utils.py", line 910, in test_formatDateTime_local
    self.assertEqual(p, lofi)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 905, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.app.caching.tests.test_operation_utils.MiscHelpersTest.test_formatDateTime_naive

Error Message:
Tuples differ: (2010, 11, 24, 3, 4, 5) != (2010, 11, 23, 19, 4, 5)

Stack Trace:
Tuples differ: (2010, 11, 24, 3, 4, 5) != (2010, 11, 23, 19, 4, 5)

First differing element 2:
24
23

- (2010, 11, 24, 3, 4, 5)
+ (2010, 11, 23, 19, 4, 5)

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.caching-2.1.0-py3.8.egg/plone/app/caching/tests/test_operation_utils.py", line 924, in test_formatDateTime_naive
    self.assertEqual((2010, 11, 24, 3, 4, 5),
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1129, in assertTupleEqual
    self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1100, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail
    raise self.failureException(msg)


FAILED:  plone.app.caching.tests.test_operation_utils.MiscHelpersTest.test_formatDateTime_utc

Error Message:
'Wed, 24 Nov 2010 03:04:05 GMT' != 'Tue, 23 Nov 2010 19:04:05 GMT'

Stack Trace:
'Wed, 24 Nov 2010 03:04:05 GMT' != 'Tue, 23 Nov 2010 19:04:05 GMT'
- Wed, 24 Nov 2010 03:04:05 GMT
? ^ -   ^          ^^
+ Tue, 23 Nov 2010 19:04:05 GMT
? ^^    ^          ^^


  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/plone.app.caching-2.1.0-py3.8.egg/plone/app/caching/tests/test_operation_utils.py", line 894, in test_formatDateTime_utc
    self.assertEqual('Wed, 24 Nov 2010 03:04:05 GMT', formatDateTime(dt))
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 912, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 1292, in assertMultiLineEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 753, in fail
    raise self.failureException(msg)


FAILED:  plone.restapi.tests.test_site_serializer.TestSiteSerializationFunctional.test_site_root_get_request

Error Message:
'@id'

Stack Trace:
'@id'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/plone.restapi-8.24.1-py3.8.egg/plone/restapi/tests/test_site_serializer.py", line 121, in test_site_root_get_request
    self.assertEqual(response.json()["@id"], self.portal.absolute_url())

_______________________________________________
Testbot mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-testbot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.