[Testbot] Plone 5.1 - Python 2.7 - Archetypes - Build # 526 - Still Failing!

jenkins at plone.org jenkins at plone.org
Thu Jun 23 16:52:44 UTC 2016


Plone 5.1 - Python 2.7 - Archetypes - Build # 526 - Still Failing:

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

Changes:

[Johannes Raggam] update robot versions

[Jens W. Klein] [fc] Repository: plone.app.upgrade Branch: refs/heads/master Date:







Test Results:

4 tests failed.
FAILED:  Products.GenericSetup.tests.test_context.DirectoryImportContextTests.test_IChunkableImportContext_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.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 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_tool.SetupToolTests.test_profileExists

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

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

  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/test_tool.py", line 113, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  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 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)


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

Error Message:
Lists differ: ['/tmp/STT_test'] != ['/tmp/STT_test3', '/tmp/STT_t...

Stack Trace:
Lists differ: ['/tmp/STT_test'] != ['/tmp/STT_test3', '/tmp/STT_t...

First differing element 0:
/tmp/STT_test
/tmp/STT_test3

Second list contains 1 additional elements.
First extra element 1:
/tmp/STT_test

- ['/tmp/STT_test']
+ ['/tmp/STT_test3', '/tmp/STT_test']

  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_tool.py", line 622, in test_runAllImportStepsFromProfile_with_default_strategy
    [self._PROFILE_PATH3, self._PROFILE_PATH])
  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 744, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/usr/lib/python2.7/unittest/case.py", line 726, in assertSequenceEqual
    self.fail(msg)
  File "/usr/lib/python2.7/unittest/case.py", line 412, in fail
    raise self.failureException(msg)


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.3-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 746, 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)





More information about the Testbot mailing list