[Testbot] Plone 5.2 - Python 3.6 - Build # 1743 - Failure!
jenkins-z4DKO/[email protected]
| Newsgroups | gmane.comp.web.zope.plone.tests |
|---|---|
| Message-ID | <789380379.461.1659626704659@[172.67.83.194]> |
Plone 5.2 - Python 3.6 - Build # 1743 - Failure:
Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/1743/ to view the results.
Plone 5.2 - Python 3.6 - Build # 1743 - Failure:
Check console output at https://jenkins.plone.org/job/plone-5.2-python-3.6/1743/ 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.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.app.caching-2.1.0-py3.6.egg/plone/app/caching/tests/test_operation_utils.py", line 910, in test_formatDateTime_local
self.assertEqual(p, lofi)
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 822, 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.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.app.caching-2.1.0-py3.6.egg/plone/app/caching/tests/test_operation_utils.py", line 925, in test_formatDateTime_naive
(p.year, p.month, p.day, p.hour, p.minute, p.second))
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 1039, in assertTupleEqual
self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1010, in assertSequenceEqual
self.fail(msg)
File "/srv/python3.6/lib/python3.6/unittest/case.py", line 670, 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.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.app.caching-2.1.0-py3.6.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.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 1203, in assertMultiLineEqual
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_site_serializer.TestSiteSerializationFunctional.test_site_root_get_request
Error Message:
'@id'
Stack Trace:
'@id'
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.restapi-8.24.1-py3.6.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