[Testbot] Plone 4.3 - Python 2.7 - Build # 882 - Failure!

jenkins at plone.org jenkins at plone.org
Mon Oct 5 22:00:59 UTC 2015


Plone 4.3 - Python 2.7 - Build # 882 - Failure:

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

Changes:

[Nathan Van Gheem] [fc] Repository: plone.app.upgrade







Test Results:

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

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.0-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 753, in test_runAllImportStepsFromProfile_step_registration_with_depends
    self.failUnless('one' in result['steps'])
  File "/usr/lib/python2.7/unittest/case.py", line 614, in deprecated_func
    return original_func(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


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

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

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

  File "/usr/lib/python2.7/unittest/case.py", line 360, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.0-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 109, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.0-py2.7.egg/Products/GenericSetup/tests/common.py", line 108, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.0-py2.7.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree( root_path )
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)





More information about the Testbot mailing list