[Testbot] Plone 5.2 - Python 3.6 - Build # 53 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Oct 28 13:07:46 UTC 2018


Plone 5.2 - Python 3.6 - Build # 53 - Still Failing:

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

Changes:

[Philip Bauer] [fc] Add plone.contentrules to checkouts.cfg







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.6/src/plone.app.contentlisting/plone/app/contentlisting/tests/integration.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.6/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 0x7f671dc79518 oid 0x1e4958c15677ef04 in <Connection at 7f6720ba8a20>>
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.6/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 0x7f671dc79518 oid 0x1e4958c15677ef04 in <Connection at 7f6720ba8a20>>


  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 "/srv/python3.6/lib/python3.6/doctest.py", line 2199, 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.6/src/plone.app.versioningbehavior/plone/app/versioningbehavior/tests/doctest_behavior.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.6/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 0x7f671b5a7a58 oid 0x12b0bc94b2039e8 in <Connection at 7f671dcf4748>>
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-3.6/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 0x7f67180a4908 oid 0x12b0bc94b203a0d in <Connection at 7f671dcf4748>>


  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 "/srv/python3.6/lib/python3.6/doctest.py", line 2199, 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]90>>'

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


  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/workspace/plone-5.2-python-3.6/src/plone.app.contentrules/plone/app/contentrules/tests/test_action_logger.py", line 79, in testProcessedMessage
    ex.processedMessage(),
  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 1203, in assertMultiLineEqual
    self.fail(self._formatMessage(msg, standardMsg))
  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