[Testbot] Plone 5.0 - Python 2.7 - Build # 228 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Mar 9 02:40:40 UTC 2015


Plone 5.0 - Python 2.7 - Build # 228 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.0-python-2.7/228/ to view the results.

Changes:

[ems174] Products.Archetypes 1.10.4







Test Results:

3 tests failed.
FAILED:  plone.dexterity.tests.test_content.TestContent.test_item_dublincore

Error Message:
'2013-11-07T01:00:00' != '2013-11-07T00:00:00'

Stack Trace:
'2013-11-07T01:00:00' != '2013-11-07T00:00:00'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mocker-1.1.1-py2.7.egg/mocker.py", line 149, in test_method_wrapper
    result = test_method()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.dexterity/plone/dexterity/tests/test_content.py", line 678, in test_item_dublincore
    self.assertEqual(i.CreationDate()[:19], i.creation_date.ISO()[:19])
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.dexterity.tests.test_content.TestContent.test_item_dublincore_date

Error Message:
'2013-11-07T01:00:00' != '2013-11-07T00:00:00'

Stack Trace:
'2013-11-07T01:00:00' != '2013-11-07T00:00:00'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mocker-1.1.1-py2.7.egg/mocker.py", line 149, in test_method_wrapper
    result = test_method()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.dexterity/plone/dexterity/tests/test_content.py", line 720, in test_item_dublincore_date
    self.assertEqual(i.CreationDate()[:19], i.creation_date.ISO()[:19])
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.dexterity.tests.test_content.TestContent.test_item_dublincore_datetime

Error Message:
'2013-11-07T01:00:00-07:00' != '2013-11-07T00:00:00-08:00'

Stack Trace:
'2013-11-07T01:00:00-07:00' != '2013-11-07T00:00:00-08:00'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mocker-1.1.1-py2.7.egg/mocker.py", line 149, in test_method_wrapper
    result = test_method()
  File "/home/jenkins/workspace/plone-5.0-python-2.7/src/plone.dexterity/plone/dexterity/tests/test_content.py", line 771, in test_item_dublincore_datetime
    self.assertEqual(i.CreationDate(), i.creation_date.ISO())
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)





More information about the Testbot mailing list