[Testbot] Plone 4.3 - Python 2.6 - Build # 62 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Mar 9 03:03:49 UTC 2015


Plone 4.3 - Python 2.6 - Build # 62 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-4.3-python-2.6/62/ to view the results.

Changes:

[eric] [fc] Repository: Products.CMFFormController







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.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mocker-1.1.1-py2.6.egg/mocker.py", line 149, in test_method_wrapper
    result = test_method()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/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.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


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.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mocker-1.1.1-py2.6.egg/mocker.py", line 149, in test_method_wrapper
    result = test_method()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/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.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


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.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/mocker-1.1.1-py2.6.egg/mocker.py", line 149, in test_method_wrapper
    result = test_method()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/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.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))





More information about the Testbot mailing list