[Testbot] Plone 5.2 - Python 3.6 - Build # 925 - Failure!

jenkins at plone.org jenkins at plone.org
Wed Jul 8 07:53:40 UTC 2020


Plone 5.2 - Python 3.6 - Build # 925 - Failure:

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


Plone 5.2 - Python 3.6 - Build # 925 - Failure:

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

Test Results:

1 tests failed.
FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_getDependenciesForProfile

Error Message:
Tuples differ: () != ('profile-other:bar',)

Stack Trace:
Tuples differ: () != ('profile-other:bar',)

Second tuple contains 1 additional elements.
First extra element 0:
'profile-other:bar'

- ()
+ ('profile-other:bar',)

  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/cp36m/Products.GenericSetup-2.0.2-py3.6.egg/Products/GenericSetup/tests/test_tool.py", line 1730, in test_getDependenciesForProfile
    (u'profile-other:bar', ))
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 829, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1039, in assertTupleEqual
    self.assertSequenceEqual(tuple1, tuple2, msg, seq_type=tuple)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 1010, in assertSequenceEqual
    self.fail(msg)
  File "/srv/python3.6/lib/python3.6/unittest/case.py", line 670, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list