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

jenkins at plone.org jenkins at plone.org
Fri Dec 2 10:41:03 UTC 2016


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

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

Changes:

[Jens W. Klein] [fc] Repository: Products.CMFEditions Branch: refs/heads/master Date:







Test Results:

3 tests failed.
FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_getDependenciesForProfile

Error Message:
() != (u'profile-other:bar',)

Stack Trace:
() != (u'profile-other:bar',)

  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.5-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 1642, in test_getDependenciesForProfile
    (u'profile-other:bar', ))
  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_base_profile

Error Message:
{} != {u'other:foo': (u'1', u'0')}

Stack Trace:
{} != {u'other:foo': (u'1', u'0')}

  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.5-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 791, in test_runAllImportStepsFromProfile_with_base_profile
    {u'other:foo': (u'1', u'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_depends

Error Message:
[Errno 2] No such file or directory: '/tmp/STT_test'

Stack Trace:
[Errno 2] No such file or directory: '/tmp/STT_test'

  File "/usr/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.5-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 114, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.5-py2.6.egg/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.5-py2.6.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.6/shutil.py", line 221, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "/usr/lib/python2.6/shutil.py", line 219, in rmtree
    os.rmdir(path)





More information about the Testbot mailing list