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

jenkins at plone.org jenkins at plone.org
Thu Apr 6 17:09:43 UTC 2017


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

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

Changes:

[Maurits van Rees] [fc] Add Products.Archetypes to checkouts.cfg

[Jens W. Klein] [fc] Repository: Products.Archetypes Branch: refs/heads/1.9.x Date:







Test Results:

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

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

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

  File "/usr/lib/python2.6/unittest.py", line 289, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.26-py2.6.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 117, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-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.6-py2.6.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.6/shutil.py", line 217, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.6/shutil.py", line 215, in rmtree
    os.remove(fullname)


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.6-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 794, 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_pre_post_handlers_functions

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.6-py2.6.egg/Products/GenericSetup/tests/test_tool.py", line 833, in test_runAllImportStepsFromProfile_with_pre_post_handlers_functions
    tool.runAllImportStepsFromProfile('profile-other:foo')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tool.py", line 388, in runAllImportStepsFromProfile
    dependency_strategy=dependency_strategy)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tool.py", line 1358, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain(profile_id)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tool.py", line 1302, in getProfileDependencyChain
    chain.extend(self.getProfileDependencyChain(dependency, seen))
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tool.py", line 1300, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile(profile_id)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.6-py2.6.egg/Products/GenericSetup/tool.py", line 934, in getDependenciesForProfile
    raise KeyError(profile_id)





More information about the Testbot mailing list