[Testbot] Plone 4.3 - Python 2.7 - Build # 1523 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Jul 10 07:31:07 UTC 2016


Plone 4.3 - Python 2.7 - Build # 1523 - Still Failing:

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

Changes:

[Gil Forcada Codinachs] [fc] Add plone.app.viewletmanager to checkouts.cfg

[Gil Forcada Codinachs] [fc] Repository: plone.app.viewletmanager Branch: refs/heads/master

[Gil Forcada Codinachs] [fc] Add plone.app.uuid to checkouts.cfg







Test Results:

4 tests failed.
FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_listDirectory_root

Error Message:
2 != 1

Stack Trace:
2 != 1

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_context.py", line 234, in test_listDirectory_root
    self.assertEqual(len(ctx.listDirectory(None)), 1)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


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

Error Message:
3 != 2

Stack Trace:
3 != 2

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/test_context.py", line 308, in test_listDirectory_skip_implicit
    self.assertEqual(len(names), 2)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.GenericSetup.tests.test_context.DirectoryExportContextTests.test_writeDataFile_new_subdir

Error Message:
[Errno 39] Directory not empty: '/tmp/ECTTexts/subdir'

Stack Trace:
[Errno 39] Directory not empty: '/tmp/ECTTexts/subdir'

  File "/usr/lib/python2.7/unittest/case.py", line 360, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
    os.rmdir(path)


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

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

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

  File "/usr/lib/python2.7/unittest/case.py", line 360, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.24-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.3-py2.7.egg/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
    os.rmdir(path)





More information about the Testbot mailing list