[Testbot] Plone 5.1 - Python 2.7 - Archetypes - Build # 874 - Failure!

jenkins at plone.org jenkins at plone.org
Sat Jan 27 20:31:54 UTC 2018


Plone 5.1 - Python 2.7 - Archetypes - Build # 874 - Failure:

Check console output at http://jenkins.plone.org/job/plone-5.1-python-2.7-at/874/ to view the results.

Changes:

[Maurits van Rees] [fc] Add archetypes.schemaextender to checkouts.cfg







Test Results:

18 tests failed.
FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_manage_importTarball

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 987, in test_manage_importTarball
    tool.manage_importTarball(rolemap_tarball('First'))
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 627, in manage_importTarball
    None, purge_old=purge_old, archive=tarball)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 403, in test_runAllImportStepsFromProfile_empty
    result = tool.runAllImportStepsFromProfile('snapshot-dummy')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 417, in test_runAllImportStepsFromProfile_inquicksuccession
    tool.runAllImportStepsFromProfile('snapshot-dummy')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 717, in test_runAllImportStepsFromProfile_set_last_profile_version
    ignore_dependencies=True)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 758, in test_runAllImportStepsFromProfile_skipStep
    blacklisted_steps=['toolset']
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 747, in test_runAllImportStepsFromProfile_step_registration_with_depends
    ignore_dependencies=False)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 473, in test_runAllImportStepsFromProfile_unicode_id_creates_reports
    tool.runAllImportStepsFromProfile(PROFILE_ID)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 788, in test_runAllImportStepsFromProfile_with_base_profile
    tool.runAllImportStepsFromProfile('profile-other:ham')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 620, in test_runAllImportStepsFromProfile_with_default_strategy
    tool = self._setup_dependency_strategy_test_tool()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 593, in _setup_dependency_strategy_test_tool
    tool.runAllImportStepsFromProfile('profile-other:bar')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 567, in test_runAllImportStepsFromProfile_with_depends
    ignore_dependencies=False)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 675, in test_runAllImportStepsFromProfile_with_ignore_strategy
    tool = self._setup_dependency_strategy_test_tool()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 593, in _setup_dependency_strategy_test_tool
    tool.runAllImportStepsFromProfile('profile-other:bar')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 657, in test_runAllImportStepsFromProfile_with_new_strategy
    tool = self._setup_dependency_strategy_test_tool()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 593, in _setup_dependency_strategy_test_tool
    tool.runAllImportStepsFromProfile('profile-other:bar')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 817, in test_runAllImportStepsFromProfile_with_pre_post_handlers_dotted_names
    tool.runAllImportStepsFromProfile('profile-other:foo')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 833, in test_runAllImportStepsFromProfile_with_pre_post_handlers_functions
    tool.runAllImportStepsFromProfile('profile-other:foo')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 638, in test_runAllImportStepsFromProfile_with_reapply_strategy
    tool = self._setup_dependency_strategy_test_tool()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 593, in _setup_dependency_strategy_test_tool
    tool.runAllImportStepsFromProfile('profile-other:bar')
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


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

Error Message:
unknown encoding: latin-1

Stack Trace:
unknown encoding: latin-1

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tests/test_tool.py", line 546, in test_runAllImportStepsFromProfile_without_depends
    ignore_dependencies=True)
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 394, in runAllImportStepsFromProfile
    self._createReport(name, result['steps'], result['messages'])
  File "/home/jenkins/.buildout/eggs/Products.GenericSetup-1.8.8-py2.7.egg/Products/GenericSetup/tool.py", line 1496, in _createReport
    report = report.encode('latin-1')


FAILED:  Products.PluggableAuthService.plugins.tests.ChallengeProtocolChooser.txt

Error Message:
Failed doctest test for ChallengeProtocolChooser.txt

Stack Trace:
Failed doctest test for ChallengeProtocolChooser.txt
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.11.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/ChallengeProtocolChooser.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.11.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/ChallengeProtocolChooser.txt", line 111, in ChallengeProtocolChooser.txt
Failed example:
    print http(r"""
    PROPFIND /%s/test_script HTTP/1.1
    Authorization: Basic %s:%s
    """ % (folder_name, username, password), handle_errors=True)
Differences (ndiff with -expected +actual):
    - HTTP/1.1 207 Multi-Status...
    + HTTP/1.1 500 Internal Server Error
    + Accept-Ranges: none
    + Connection: close
    + Content-Length: 1437
    + Content-Type: text/html; charset=iso-8859-15
    + Date: Sat, 27 Jan 2018 20:28:39 GMT
    + <BLANKLINE>
    +   <h2>Site Error</h2>
    +   <p>An error was encountered while publishing this resource.
    +   </p>
    +   <p><strong><type 'exceptions.LookupError'></strong></p>
    + <BLANKLINE>
    +   Sorry, a site error occurred.<p><p>Traceback (innermost last):</p>
    + <ul>
    + <BLANKLINE>
    + <li>  Module ZPublisher.Publish, line 249, in publish_module_standard</li>
    + <BLANKLINE>
    + <li>  Module ZPublisher.Publish, line 177, in publish</li>
    + <BLANKLINE>
    + <li>  Module ZPublisher.Publish, line 138, in publish</li>
    + <BLANKLINE>
    + <li>  Module ZPublisher.mapply, line 77, in mapply</li>
    + <BLANKLINE>
    + <li>  Module ZPublisher.Publish, line 48, in call_object</li>
    + <BLANKLINE>
    + <li>  Module webdav.Resource, line 300, in PROPFIND</li>
    + <BLANKLINE>
    + <li>  Module webdav.davcmds, line 128, in apply</li>
    + <BLANKLINE>
    + <li>  Module OFS.PropertySheets, line 319, in dav__allprop</li>
    + <BLANKLINE>
    + <li>  Module OFS.PropertySheets, line 521, in getProperty</li>
    + <BLANKLINE>
    + <li>  Module OFS.PropertySheets, line 545, in dav__displayname</li>
    + <BLANKLINE>
    + <li>  Module OFS.PropertySheets, line 790, in xml_escape</li>
    + <BLANKLINE>
    + </ul><p>LookupError: unknown encoding: latin-1
    + </p></p>
    +   <hr noshade="noshade"/>
    + <BLANKLINE>
    +   <p>Troubleshooting Suggestions</p>
    + <BLANKLINE>
    +   <ul>
    +   <li>The URL may be incorrect.</li>
    +   <li>The parameters passed to this resource may be incorrect.</li>
    +   <li>A resource that this resource relies on may be
    +       encountering an error.</li>
    +   </ul>
    + <BLANKLINE>
    +   <p>For more detailed information about the error, please
    +   refer to the error log.
    +   </p>
    + <BLANKLINE>
    +   <p>If the error persists please contact the site maintainer.
    +   Thank you for your patience.
    +   </p>


  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()))


FAILED:  five.customerize.browser.txt

Error Message:
Failed doctest test for browser.txt

Stack Trace:
Failed doctest test for browser.txt
  File "/home/jenkins/.buildout/eggs/five.customerize-1.1-py2.7.egg/five/customerize/browser.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.customerize-1.1-py2.7.egg/five/customerize/browser.txt", line 35, in browser.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[9]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 639, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 418, in _clickSubmit
        label=label, coord=coord)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 541, in submit
        return self.open(self.click(*args, **kwds))
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 203, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 230, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_opener.py", line 204, in open
        response = meth(req, response)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 457, in http_response
        'http', request, response, code, msg, hdrs)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_opener.py", line 221, in error
        result = apply(self._call_chain, args)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 332, in _call_chain
        result = func(*args)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_urllib2_fork.py", line 544, in http_error_302
        newurl = _rfc3986.clean_url(newurl, "latin-1")
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_rfc3986.py", line 39, in clean_url
        url = url.decode(encoding, "replace")
    LookupError: unknown encoding: latin-1
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/five.customerize-1.1-py2.7.egg/five/customerize/browser.txt", line 36, in browser.txt
Failed example:
    browser.getLink('folder').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[10]>", line 1, in <module>
        browser.getLink('folder').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 328, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 618, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 639, in _filter_links
        if not self.viewing_html():
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 443, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document


  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