[Testbot] Plone 5.0 - Python 2.7 - Archetypes - Build # 4131 - Failure!

jenkins at plone.org jenkins at plone.org
Mon Feb 15 07:48:40 UTC 2016


Plone 5.0 - Python 2.7 - Archetypes - Build # 4131 - Failure:

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

Changes:

[Maurits van Rees] Products.Archetypes 1.10.12

[Maurits van Rees] [fc] Repository: Products.Archetypes Branch: refs/heads/master Date:







Test Results:

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

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.23-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 113, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.GenericSetup/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/workspace/plone-5.0-python-2.7-at/src/Products.GenericSetup/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_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/workspace/plone-5.0-python-2.7-at/src/Products.GenericSetup/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