[Testbot] Plone 4.3 - Python 2.7 - Build # 262 - Still Failing!

jenkins at plone.org jenkins at plone.org
Mon Apr 27 20:08:10 UTC 2015


Plone 4.3 - Python 2.7 - Build # 262 - Still Failing:

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

Changes:

[Eric Steele] Revert "Products.Marshall = 2.1.4"







Test Results:

1 tests failed.
FAILED:  plone.app.form.widgets.datecomponents.txt

Error Message:
Failed doctest test for datecomponents.txt

Stack Trace:
Failed doctest test for datecomponents.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7 at 2/src/plone.app.form/plone/app/form/widgets/datecomponents.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7 at 2/src/plone.app.form/plone/app/form/widgets/datecomponents.txt", line 168, in datecomponents.txt
Failed example:
    locale.setlocale(locale.LC_ALL, "EN_us")
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 datecomponents.txt[59]>", line 1, in <module>
        locale.setlocale(locale.LC_ALL, "EN_us")
      File "/usr/lib/python2.7/locale.py", line 579, in setlocale
        return _setlocale(category, locale)
    Error: unsupported locale setting


  File "/usr/lib/python2.7/unittest/case.py", line 331, 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