[Testbot] Plone 5.2 - Python 3.7 - Build # 54 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Oct 28 13:06:24 UTC 2018


Plone 5.2 - Python 3.7 - Build # 54 - Still Failing:

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

Changes:

[Philip Bauer] [fc] Repository: plone.contentrules







Test Results:

3 tests failed.
FAILED:  plone.app.contentlisting.tests.integration.rst

Error Message:
Failed doctest test for integration.rst

Stack Trace:
Failed doctest test for integration.rst
  File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 57, in integration.rst
Failed example:
    print(listitem.getDataOrigin())
Expected:
    <Folder at news>
Got:
    <plone.app.contenttypes.content.Folder object at 0x7f776cddce48 oid 0x13f6cfcd2f52784c in <Connection at 7f7753f85400>>
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 165, in integration.rst
Failed example:
    print(listitem.getDataOrigin())
Expected:
    <Folder at news>
Got:
    <plone.app.contenttypes.content.Folder object at 0x7f776cddce48 oid 0x13f6cfcd2f52784c in <Connection at 7f7753f85400>>


  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 615, in run
    testMethod()
  File "/srv/python3.7/lib/python3.7/doctest.py", line 2198, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.versioningbehavior.tests.doctest_behavior.txt

Error Message:
Failed doctest test for doctest_behavior.txt

Stack Trace:
Failed doctest test for doctest_behavior.txt
  File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.versioningbehavior/plone/app/versioningbehavior/tests/doctest_behavior.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.versioningbehavior/plone/app/versioningbehavior/tests/doctest_behavior.txt", line 255, in doctest_behavior.txt
Failed example:
    obj
Expected:
    <Container at /plone/versionedcontainer>
Got:
    <plone.dexterity.content.Container object at 0x7f7748748668 oid 0x389abbff0c704094 in <Connection at 7f77642029b0>>
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.versioningbehavior/plone/app/versioningbehavior/tests/doctest_behavior.txt", line 284, in doctest_behavior.txt
Failed example:
    obj
Expected:
    <Container at /plone/versionedcontainer/versionedcontainer>
Got:
    <plone.dexterity.content.Container object at 0x7f776ed362e8 oid 0x389abbff0c7040b9 in <Connection at 7f77642029b0>>


  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 615, in run
    testMethod()
  File "/srv/python3.7/lib/python3.7/doctest.py", line 2198, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


FAILED:  plone.app.contentrules.tests.test_action_logger.TestLoggerAction.testProcessedMessage

Error Message:
'Test log event : <Folder at /plone/f1>' != 'Test log event : <plone.app.contenttypes.content.Folder obj[73 chars]10>>'

Stack Trace:
'Test log event : <Folder at /plone/f1>' != 'Test log event : <plone.app.contenttypes.content.Folder obj[73 chars]10>>'
- Test log event : <Folder at /plone/f1>
+ Test log event : <plone.app.contenttypes.content.Folder object at 0x7f776cb89ac8 oid 0x2de0e53590371ace in <Connection at 7f77709f5710>>


  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 615, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.2-python-3.7 at 2/src/plone.app.contentrules/plone/app/contentrules/tests/test_action_logger.py", line 79, in testProcessedMessage
    ex.processedMessage(),
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 839, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 1220, in assertMultiLineEqual
    self.fail(self._formatMessage(msg, standardMsg))
  File "/srv/python3.7/lib/python3.7/unittest/case.py", line 680, in fail
    raise self.failureException(msg)


More information about the Testbot mailing list