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

jenkins at plone.org jenkins at plone.org
Wed May 16 12:44:13 UTC 2018


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

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

Changes:

[Michael Howitz] [fc] Add Products.Archetypes to checkouts.cfg

[Alexander Loechel] [fc] Repository: Products.Archetypes







Test Results:

1 tests failed.
FAILED:  Products.CMFPlacefulWorkflow.tests.exportimport.txt

Error Message:
Failed doctest test for exportimport.txt

Stack Trace:
Failed doctest test for exportimport.txt
  File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/exportimport.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.2-python-2.7-at/src/Products.CMFPlacefulWorkflow/Products/CMFPlacefulWorkflow/tests/exportimport.txt", line 80, in exportimport.txt
Failed example:
    print(archive.extractfile(
        'portal_placeful_workflow.xml').read())
Differences (unified diff with -expected +actual):
    @@ -1,3 +1,3 @@
    -<?xml version="1.0"?>
    +<?xml version="1.0" encoding="utf-8"?>
     <object name="portal_placeful_workflow" meta_type="Placeful Workflow Tool">
      <property name="title"></property>


  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))


More information about the Testbot mailing list