[Testbot] Plone 5.2 - Python 2.7 - Archetypes - Build # 1896 - Failure!

jenkins at plone.org jenkins at plone.org
Thu Oct 4 16:17:45 UTC 2018


Plone 5.2 - Python 2.7 - Archetypes - Build # 1896 - Failure:

Check console output at https://jenkins.plone.org/job/plone-5.2-python-2.7-at/1896/ to view the results.

Changes:

[Peter Mathis] [fc] Add diazo to checkouts.cfg

[Peter Mathis] [fc] Repository: diazo







Test Results:

4 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 "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 760, in test_runAllImportStepsFromProfile_step_registration_with_depends
    self.assertTrue('one' in result['steps'])
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 422, in assertTrue
    raise self.failureException(msg)


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 "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 636, in test_runAllImportStepsFromProfile_with_default_strategy
    [self._PROFILE_PATH3, self._PROFILE_PATH])
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 743, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 725, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)


FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runAllImportStepsFromProfile_with_new_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 "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 676, in test_runAllImportStepsFromProfile_with_new_strategy
    [self._PROFILE_PATH3, self._PROFILE_PATH])
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 743, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 725, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)


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

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

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

First differing element 0:
'/tmp/STT_test'
'/tmp/STT_test2'

Second list contains 2 additional elements.
First extra element 1:
'/tmp/STT_test3'

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

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 658, in test_runAllImportStepsFromProfile_with_reapply_strategy
    self._PROFILE_PATH])
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 513, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 743, in assertListEqual
    self.assertSequenceEqual(list1, list2, msg, seq_type=list)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 725, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 410, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list