[Testbot] Plone 4.3 – Python 2.6 – Build # 487 – Regression! – 5 failure(s)

admin at jenkins.plone.org admin at jenkins.plone.org
Fri Jan 25 11:49:02 UTC 2013


https://jenkins.plone.org/job/plone-4.3-python-2.6/487/

Total: 7581
Pass: 7576
Fail:  5

FAILED TESTS
------------

5 tests failed.
REGRESSION:  plone.openid.tests.testExtraction.TestOpenIdExtraction.testTrailingWhiteSpacesInIdentityExtraction

Error Message:
Redirect not raised

Stack Trace:
Redirect not raised

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.openid-2.0.1-py2.6.egg/plone/openid/tests/testExtraction.py", line 71, in testTrailingWhiteSpacesInIdentityExtraction
    plugin.REQUEST)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName


FAILED:  Products.CMFPlone.tests.testUnicodeSplitter.TestCaseNormalizer.testNormalizeLatin1

Error Message:
['\xc4ffin'] != ['\xe4ffin']

Stack Trace:
['\xc4ffin'] != ['\xe4ffin']

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 127, in testNormalizeLatin1
    self.assertEqual(self.process(input), output)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


FAILED:  Products.CMFPlone.tests.testUnicodeSplitter.TestQuery.testMixedModeQuery

Error Message:
0 != 1

Stack Trace:
0 != 1

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 212, in testMixedModeQuery
    self.assertEqual(len(brains), 1)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


FAILED:  Products.CMFPlone.tests.testUnicodeSplitter.TestSplitter.testProcessLatin1

Error Message:
['ffin', 'foo'] != ['\xc4ffin', 'foo']

Stack Trace:
['ffin', 'foo'] != ['\xc4ffin', 'foo']

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.CMFPlone/Products/CMFPlone/tests/testUnicodeSplitter.py", line 94, in testProcessLatin1
    self.assertEqual(self.process(input), output)
  File "/opt/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))


FAILED:  plone.app.contentmenu.tests.TestDisplayMenu.testDefaultPageTemplateTitle

Error Message:
list index out of range

Stack Trace:
list index out of range

  File "/opt/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.contentmenu-2.0.7-py2.6.egg/plone/app/contentmenu/tests.py", line 190, in testDefaultPageTemplateTitle
    x['extra']['id'] == 'contextDefaultPageDisplay'][0]




CHANGES
-------




More information about the Testbot mailing list