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

jenkins at plone.org jenkins at plone.org
Wed Jan 31 09:45:47 UTC 2018


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

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

Changes:

[Maurits van Rees] [fc] Add plone.app.robotframework to checkouts.cfg







Test Results:

3 tests failed.
FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_IImportContext_conformance

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

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

  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.8-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.8-py2.6.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.6/shutil.py", line 204, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/usr/lib/python2.6/shutil.py", line 202, in rmtree
    names = os.listdir(path)


FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_listDirectory_multiple

Error Message:
1 != 2

Stack Trace:
1 != 2

  File "/usr/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.6.egg/Products/GenericSetup/tests/test_context.py", line 289, in test_listDirectory_multiple
    self.assertEqual(len(names), 2)
  File "/usr/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_listDirectory_nested

Error Message:
[Errno 2] No such file or directory: '/tmp/ICTTexts/simple.txt'

Stack Trace:
[Errno 2] No such file or directory: '/tmp/ICTTexts/simple.txt'

  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.8-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.8-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)


More information about the Testbot mailing list