[Testbot] Plone 4.3 - Python 2.6 - Build # 1826 - Failure!

jenkins at plone.org jenkins at plone.org
Wed Feb 8 16:31:49 UTC 2017


Plone 4.3 - Python 2.6 - Build # 1826 - Failure:

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

Changes:

[Philip Bauer] [fc] Add plone.app.uuid to checkouts.cfg

[Jens W. Klein] [fc] Repository: plone.app.uuid Branch: refs/heads/master Date:







Test Results:

2 tests failed.
FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runAllImportStepsFromProfile_set_last_profile_version

Error Message:
'unknown' != '1.0'

Stack Trace:
'unknown' != '1.0'

  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 711, in test_runAllImportStepsFromProfile_set_last_profile_version
    self.assertEqual(tool.getVersionForProfile(profile_id), '1.0')
  File "/usr/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runAllImportStepsFromProfile_with_default_strategy

Error Message:
['/tmp/STT_test'] != ['/tmp/STT_test3', '/tmp/STT_test']

Stack Trace:
['/tmp/STT_test'] != ['/tmp/STT_test3', '/tmp/STT_test']

  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 626, in test_runAllImportStepsFromProfile_with_default_strategy
    [self._PROFILE_PATH3, self._PROFILE_PATH])
  File "/usr/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))





More information about the Testbot mailing list